mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-08-01 18:49:11 -06:00
remove more shitty strings
This commit is contained in:
@ -148,6 +148,10 @@ extern std::string LastROMFolder;
|
||||
|
||||
extern std::string RecentROMList[10];
|
||||
|
||||
extern std::string SaveFilePath;
|
||||
extern std::string SavestatePath;
|
||||
extern std::string CheatFilePath;
|
||||
|
||||
extern bool EnableCheats;
|
||||
|
||||
extern bool MouseHide;
|
||||
|
Reference in New Issue
Block a user