diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 12:36:56 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 12:36:56 +0100 |
commit | ed546d680f726e068183f94d0104a251f75fbfe2 (patch) | |
tree | 9f95da24cadfb69e5c7b79beca923ea971cbd8a1 /ld_script.txt | |
parent | 16c46905ff08ab61fbd36c9e30e8d18aa7a03467 (diff) |
pokemon animation is decompiled
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index f21991734..35b0ce582 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -241,7 +241,6 @@ SECTIONS { src/fldeff_teleport.o(.text); asm/battle_link_817C95C.o(.text); src/pokemon_animation.o(.text); - asm/pokemon_animation.o(.text); src/recorded_battle.o(.text); src/battle_controller_recorded_opponent.o(.text); src/battle_controller_recorded_player.o(.text); @@ -516,7 +515,6 @@ SECTIONS { src/bard_music.o(.rodata); data/battle_link_817C95C.o(.rodata); src/pokemon_animation.o(.rodata); - data/pokemon_animation.o(.rodata); src/battle_controller_recorded_opponent.o(.rodata); src/battle_controller_recorded_player.o(.rodata); src/battle_dome_cards.o(.rodata); |