diff options
Diffstat (limited to 'misc/mobile_46.asm')
-rwxr-xr-x | misc/mobile_46.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_46.asm b/misc/mobile_46.asm index 367465030..c48c87c8e 100755 --- a/misc/mobile_46.asm +++ b/misc/mobile_46.asm @@ -5965,7 +5965,7 @@ Function11ad1b: ; 11ad1b dec a ld [hObjectStructIndexBuffer], a ld a, $10 - ld [wc3b7], a + ld [wCurIconTile], a ld hl, Function8e83f ld a, BANK(Function8e83f) ld e, $4 @@ -6884,7 +6884,7 @@ Function11b295: ; 11b295 ld hl, $0003 add hl, bc ld e, [hl] - callba Function8e9bc + callba FlyFunction_GetMonIcon hlcoord 4, 14 push hl call GetPokemonName |