mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
make linux work and fix a few bugs
This commit is contained in:
@ -814,6 +814,7 @@ bool DoSavestate(Savestate* file)
|
||||
if (!file->Saving)
|
||||
{
|
||||
ARMJIT::ResetBlockCache();
|
||||
ARMJIT_Memory::Reset();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user