port InterfaceSettings to the new config system.

This commit is contained in:
Arisotura
2024-05-24 22:52:43 +02:00
parent 28e4d39363
commit 5855e93f43
9 changed files with 57 additions and 47 deletions

View File

@ -82,12 +82,6 @@ std::string SaveFilePath;
std::string SavestatePath;
std::string CheatFilePath;
bool MouseHide;
int MouseHideSeconds;
bool PauseLostFocus;
std::string UITheme;
int64_t RTCOffset;
bool DSBatteryLevelOkay;