diff options
author | JimB16 <f1@jimb.de> | 2015-08-23 22:30:37 +0200 |
---|---|---|
committer | JimB16 <f1@jimb.de> | 2015-08-23 22:30:37 +0200 |
commit | 3eed7c4ab0fcf95acad67031b0637ffc0399ac10 (patch) | |
tree | f04322f4f74d336178cab1cb167e5ac163e204d6 /misc/mobile_5f.asm | |
parent | 0e05c9123956bc5530851e5c947717710b44e27b (diff) |
changed labels
Diffstat (limited to 'misc/mobile_5f.asm')
-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 |