mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add utility to help format the code (#247)
Signed-off-by: Aisuko <urakiny@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ mod gog_game;
|
||||
mod gog_platform;
|
||||
mod gog_settings;
|
||||
|
||||
pub(crate) use gog_settings::GogSettings;
|
||||
pub use gog_game::GogShortcut;
|
||||
pub use gog_platform::get_gog_shortcuts_from_game_folders;
|
||||
pub use gog_platform::GogPlatform;
|
||||
pub use gog_game::GogShortcut;
|
||||
pub(crate) use gog_settings::GogSettings;
|
||||
|
||||
Reference in New Issue
Block a user