summaryrefslogtreecommitdiff
path: root/misc/mobile_22.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 /misc/mobile_22.asm
parent35f687b5365cb5e4b607e180646e6062d59a357a (diff)
More WRAM tidying
Diffstat (limited to 'misc/mobile_22.asm')
-rw-r--r--misc/mobile_22.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_22.asm b/misc/mobile_22.asm
index 64cb84dc3..b849b8405 100644
--- a/misc/mobile_22.asm
+++ b/misc/mobile_22.asm
@@ -1255,10 +1255,10 @@ Function897d5: ; 897d5
.asm_897f3
ld a, $37
- ld [hFillBox], a
+ ld [hGraphicStartTile], a
hlcoord 12, 3
lb bc, 7, 7
- predef FillBox
+ predef PlaceGraphic
call Function8963d
pop bc
ret