diff options
| author | yenatch <yenatch@gmail.com> | 2013-05-13 18:43:34 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2013-05-13 18:47:35 -0400 |
| commit | 91ebc0836bf8f1ef7dca95229d77fe9714514415 (patch) | |
| tree | f663a66826a005efa347ddfca072ccfe74d91702 | |
| parent | db84ec18d994ded86b4f34eaf280421414d9c119 (diff) | |
connection hram labels
| -rw-r--r-- | hram.asm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
