add more shit to EmuInstance

This commit is contained in:
Arisotura
2024-05-11 10:18:05 +02:00
parent faa6cfec48
commit b96f1bd734
5 changed files with 570 additions and 16 deletions

View File

@ -325,7 +325,7 @@ QString VerifySetup()
return "";
}
#endif
std::string GetEffectiveFirmwareSavePath(EmuThread* thread)
{
if (!Config::ExternalBIOSEnable)
@ -846,7 +846,7 @@ ARCodeFile* GetCheatFile()
{
return CheatFile;
}
#endif
void SetBatteryLevels(NDS& nds)
{