diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-01 18:54:01 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-01 18:54:01 +0200 |
commit | 1fcafaf35aaf92251e7802e1e3ea36e8d5a6067b (patch) | |
tree | afcfa3b51d96b15bcddfcfc9665bb95b46b2a972 /asm/script_pokemon_util_80F87D8.s | |
parent | 729f4e10ed8a53155d992b8904926a10181acafa (diff) |
more of battle2 done
Diffstat (limited to 'asm/script_pokemon_util_80F87D8.s')
-rw-r--r-- | asm/script_pokemon_util_80F87D8.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/script_pokemon_util_80F87D8.s b/asm/script_pokemon_util_80F87D8.s index e5f69eeac..231879f02 100644 --- a/asm/script_pokemon_util_80F87D8.s +++ b/asm/script_pokemon_util_80F87D8.s @@ -842,7 +842,7 @@ sub_80F8EB8: @ 80F8EB8 ldrh r0, [r1, 0x8] adds r0, 0x1 strh r0, [r1, 0x8] - bl sub_805F094 + bl FreeMonSpritesGfx _080F8EDC: pop {r0} bx r0 |