summaryrefslogtreecommitdiff
path: root/battle/misc.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-12 12:46:18 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-12 12:46:18 -0500
commit2ed6c357af335a1df33932383c00375b799300b2 (patch)
tree175e12b8359bc00d9ba30af0c448d612a36df473 /battle/misc.asm
parent35f687b5365cb5e4b607e180646e6062d59a357a (diff)
More WRAM tidying
Diffstat (limited to 'battle/misc.asm')
-rw-r--r--battle/misc.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/battle/misc.asm b/battle/misc.asm
index d47573df9..beb9ce333 100644
--- a/battle/misc.asm
+++ b/battle/misc.asm
@@ -32,8 +32,8 @@ AppearUser: ; fbd77 (3e:7d77)
call GetPlayerBackpicCoords
ld a, $31
.okay
- ld [hFillBox], a
- predef FillBox
+ ld [hGraphicStartTile], a
+ predef PlaceGraphic
FinishAppearDisappearUser: ; fbd91 (3e:7d91)
ld a, $1
ld [hBGMapMode], a