diff options
author | yenatch <yenatch@gmail.com> | 2013-08-19 18:42:01 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-08-19 18:42:01 -0400 |
commit | 084083add038cf3618803be76282640ca071bbc4 (patch) | |
tree | f1679e8235ed44a8d541f34c8eb25ac158b9f30b | |
parent | 8af06f3cc2961f085cb8d0328f6d7c2093323132 (diff) |
hram: hWX, hWY
-rw-r--r-- | hram.asm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ hMathBuffer EQU $ffb8 hLCDStatCustom EQU $ffc6 +hWX EQU $ffd1 +hWY EQU $ffd2 + hBGMapMode EQU $ffd4 hBGMapThird EQU $ffd5 hBGMapAddress EQU $ffd6 |