summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-13 13:05:05 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-13 15:18:28 -0400
commite239aa4aba89156ac52b2af26d1bbf084ee88e75 (patch)
tree28e1dd069acc5c1a88662ce275f7102da68f3c4e /hram.asm
parent4fb008844030283ad34cb0802b088b4dd7c9891c (diff)
Disassemble the final English debug ROM
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