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

@@ -1665,9 +1665,9 @@ _PrepMonFrontpic:: ; 378b
predef GetFrontpic
pop hl
xor a
ld [hFillBox], a
ld [hGraphicStartTile], a
lb bc, 7, 7
predef FillBox
predef PlaceGraphic
xor a
ld [wBoxAlignment], a
ret