summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hram.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/hram.asm b/hram.asm
index bfab6e295..4bbd5ddb2 100644
--- a/hram.asm
+++ b/hram.asm
@@ -24,6 +24,9 @@ hJoyReleased EQU $ffa6
hJoyPressed EQU $ffa7
hJoyDown EQU $ffa8
+hConnectionStripLength EQU $ffaf
+hConnectedMapWidth EQU $ffb0
+
hPastLeadingZeroes EQU $ffb3
hDividend EQU $ffb3