More WRAM tidying

This commit is contained in:
PikalaxALT
2016-01-12 12:46:18 -05:00
parent 35f687b536
commit 2ed6c357af
42 changed files with 1309 additions and 1365 deletions

View File

@@ -2806,9 +2806,9 @@ Script_xycompare: ; 97a01
; pointer (MultiByteParam)
call GetScriptByte
ld [wd453], a
ld [wXYComparePointer], a
call GetScriptByte
ld [wd454], a
ld [wXYComparePointer + 1], a
ret
; 97a0e