diff options
Diffstat (limited to 'misc')
| -rwxr-xr-x | misc/mobile_5c.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_5c.asm b/misc/mobile_5c.asm index 72669766f..7c36b993d 100755 --- a/misc/mobile_5c.asm +++ b/misc/mobile_5c.asm @@ -1297,7 +1297,7 @@ Function_LoadOpponentTrainerAndPokemonsWithOTSprite: ; 0x170b44 ld [hUsedSpriteIndex], a ld a, [hl] ld [hUsedSpriteTile], a - callba Function143c8 + callba GetUsedSprite ret ; 170b90 |
