From 91ebc0836bf8f1ef7dca95229d77fe9714514415 Mon Sep 17 00:00:00 2001 From: yenatch Date: Mon, 13 May 2013 18:43:34 -0400 Subject: [PATCH] connection hram labels --- hram.asm | 3 +++ 1 file changed, 3 insertions(+) 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