summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/hram.asm b/hram.asm
index f3cbd3435..8c04adc0b 100644
--- a/hram.asm
+++ b/hram.asm
@@ -165,6 +165,10 @@ hSGB:: db
hDMATransfer:: db
hMobile:: db
hSystemBooted:: db
+
+if DEF(_DEBUG)
+hDebugRoomMenuPage::
+endc
hClockResetTrigger:: db
ds 19