summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index d1d5d0ae..47cd297b 100644
--- a/hram.asm
+++ b/hram.asm
@@ -7,6 +7,7 @@ hRTCDayLo:: db
hRTCHours:: db
hRTCMinutes:: db
hRTCSeconds:: db
+
ds 2
hHours:: db
@@ -49,7 +50,6 @@ hMoveMon:: db
UNION
hMapObjectIndexBuffer:: db
hObjectStructIndexBuffer:: db
-
NEXTU
hConnectionStripLength:: db
hConnectedMapWidth:: db