mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 08:39:06 +00:00
Music Path can be changed in the JSON now.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
namespace Config {
|
||||
extern int lang, Color1, Color2, Color3, TxtColor, SelectedColor, UnselectedColor, viewMode, ColorKeys, progressbarColor;
|
||||
extern std::string ScriptPath;
|
||||
extern std::string ScriptPath, MusicPath;
|
||||
|
||||
void load();
|
||||
void save();
|
||||
|
||||
Reference in New Issue
Block a user