summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rwxr-xr-xhram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index 34bf01e3..9e5b2924 100755
--- a/hram.asm
+++ b/hram.asm
@@ -17,7 +17,7 @@ hMinutes EQU $ff98
hSeconds EQU $ff9a
hVBlankCounter EQU $ff9d
-
+hFF9E EQU $ff9e
hROMBank EQU $ff9f
hVBlank EQU $ffa0
hMapEntryMethod EQU $ffa1