port PathSettings

This commit is contained in:
Arisotura
2024-05-24 23:28:22 +02:00
parent 5855e93f43
commit 038f7a9171
5 changed files with 47 additions and 28 deletions

View File

@ -78,10 +78,6 @@ int MPRecvTimeout;
std::string LANDevice;
bool DirectLAN;
std::string SaveFilePath;
std::string SavestatePath;
std::string CheatFilePath;
int64_t RTCOffset;
bool DSBatteryLevelOkay;