diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mobile_5f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm index 8e675e0d3..61a6d841f 100644 --- a/misc/mobile_5f.asm +++ b/misc/mobile_5f.asm @@ -2388,7 +2388,7 @@ Function17ded9: ; 17ded9 ld a, [hli] ld b, a push hl - callba Function4dba3 + callba SetPkmnCaughtData pop hl pop bc jr .asm_17df5e |