mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 08:10:27 -06:00
add more shit to EmuInstance
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user