My last work for today.

This commit is contained in:
VoltZ
2019-11-03 23:58:58 +01:00
committed by GitHub
parent 99a1b09e25
commit 14f8d11359
8 changed files with 92 additions and 4 deletions
+1
View File
@@ -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();