mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
jit: make everything configurable
This commit is contained in:
@ -111,7 +111,7 @@ void DeInit();
|
||||
|
||||
CompiledBlock CompileBlock(ARM* cpu);
|
||||
|
||||
void ResetBlocks();
|
||||
void InvalidateBlockCache();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user