mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 00:38:51 +00:00
My last work for today.
This commit is contained in:
@@ -34,6 +34,7 @@ namespace Config {
|
||||
// [UI]
|
||||
extern int lang; // The current Language.
|
||||
extern int Color1, Color2, Color3, TxtColor, SelectedColor, UnselectedColor; // Colors!
|
||||
extern std::string ScriptPath;
|
||||
|
||||
void loadConfig();
|
||||
void saveConfig();
|
||||
|
||||
Reference in New Issue
Block a user