mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 00:00:07 -06:00
verified
also remove no longer needed variable
This commit is contained in:
@ -177,8 +177,6 @@ void ARM::Reset()
|
||||
|
||||
ExceptionBase = Num ? 0x00000000 : 0xFFFF0000;
|
||||
|
||||
BuggyJump = 0;
|
||||
|
||||
CodeMem.Mem = NULL;
|
||||
|
||||
#ifdef JIT_ENABLED
|
||||
|
Reference in New Issue
Block a user