diff options
Diffstat (limited to 'engine/overworld.asm')
-rwxr-xr-x | engine/overworld.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld.asm b/engine/overworld.asm index fa4d02e7c..748ab4649 100755 --- a/engine/overworld.asm +++ b/engine/overworld.asm @@ -266,7 +266,7 @@ GetMonSprite: ; 14259 and a jr z, .NoBreedmon - callba Function8e82b + callba LoadOverworldMonIcon ld l, 1 ld h, 0 |