summaryrefslogtreecommitdiff
path: root/sram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'sram.asm')
-rw-r--r--sram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sram.asm b/sram.asm
index 7e52d92c1..f28ed939e 100644
--- a/sram.asm
+++ b/sram.asm
@@ -190,7 +190,7 @@ sHallOfFame:: ; b2c0
; endr
sHallOfFameEnd::
-sMobileEventIndex:: ds 1
+sMobileEventIndex:: ds 1 ; be3c
sCrystalData::
ds wCrystalDataEnd - wCrystalData