summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-08-19 18:44:57 -0400
committeryenatch <yenatch@gmail.com>2013-08-19 18:44:57 -0400
commitb66bac8a449fd6b418094c21ed5c4fdc151dc293 (patch)
tree904de09b21e07ad5ccb6b10fb341ab876136846c
parent449bda272ae8f85a7a2a23fd1e1b80bcf4157245 (diff)
hram: hSCX, hSCY
-rw-r--r--hram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/hram.asm b/hram.asm
index 3301c7262..d8e8d0f34 100644
--- a/hram.asm
+++ b/hram.asm
@@ -41,6 +41,8 @@ hMathBuffer EQU $ffb8
hLCDStatCustom EQU $ffc6
+hSCX EQU $ffcf
+hSCY EQU $ffd0
hWX EQU $ffd1
hWY EQU $ffd2