diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-11 18:27:54 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-11 18:27:54 +0200 |
commit | 8e88f2790af8e98d695c35088cf7b493356ae03c (patch) | |
tree | 649249b1d5e4f6cc396a473f9b18d6bd22053c34 /asm/battle_controller_safari.s | |
parent | 5394435520c4942ec9935454ff420acbab2ff4e4 (diff) |
pokemon2 get mon data troubles
Diffstat (limited to 'asm/battle_controller_safari.s')
-rw-r--r-- | asm/battle_controller_safari.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_safari.s b/asm/battle_controller_safari.s index ced5242be..c8eab6684 100644 --- a/asm/battle_controller_safari.s +++ b/asm/battle_controller_safari.s @@ -578,7 +578,7 @@ sub_8159800: @ 8159800 lsls r1, 24 lsrs r1, 24 adds r0, r6, 0 - bl template_build_for_pokemon_or_trainer + bl sub_806A12C ldr r0, =gUnknown_0202499C ldr r2, =gUnknown_08305D2C ldr r1, [r4] |