summaryrefslogtreecommitdiff
path: root/misc/mobile_22.asm
diff options
context:
space:
mode:
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