summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-05-13 18:43:34 -0400
committeryenatch <yenatch@gmail.com>2013-05-13 18:47:35 -0400
commit91ebc0836bf8f1ef7dca95229d77fe9714514415 (patch)
treef663a66826a005efa347ddfca072ccfe74d91702
parentdb84ec18d994ded86b4f34eaf280421414d9c119 (diff)
connection hram labels
-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