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

@@ -748,7 +748,7 @@ endr
jr z, .clear
cp -3
jr z, .skip
call .FillBox
call .PlaceGraphic
.skip
call BattleBGEffects_IncrementJumptable
ld a, $1
@@ -798,7 +798,7 @@ endr
pop bc
ret
.FillBox
.PlaceGraphic
; get dims
push bc
push hl