summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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