shithub: pokecrystal

Download patch

ref: b66bac8a449fd6b418094c21ed5c4fdc151dc293
parent: 449bda272ae8f85a7a2a23fd1e1b80bcf4157245
author: yenatch <[email protected]>
date: Mon Aug 19 14:44:57 EDT 2013

hram: hSCX, hSCY

--- a/hram.asm
+++ b/hram.asm
@@ -41,6 +41,8 @@
 
 hLCDStatCustom     EQU $ffc6
 
+hSCX               EQU $ffcf
+hSCY               EQU $ffd0
 hWX                EQU $ffd1
 hWY                EQU $ffd2