diff options
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -165,6 +165,10 @@ hSGB:: db hDMATransfer:: db hMobile:: db hSystemBooted:: db + +if DEF(_DEBUG) +hDebugRoomMenuPage:: +endc hClockResetTrigger:: db ds 19 |