summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/hram.asm b/hram.asm
index 2f53b577d..d0bd382e2 100644
--- a/hram.asm
+++ b/hram.asm
@@ -35,6 +35,9 @@ hInMenu EQU $ffaa
hMapObjectIndexBuffer EQU $ffaf
hObjectStructIndexBuffer EQU $ffb0
+hConnectionStripLength EQU $ffaf
+hConnectedMapWidth EQU $ffb0
+
hPastLeadingZeroes EQU $ffb3
hStringCmpString1 EQU $ffb1