start decompiling pokemon animation

This commit is contained in:
DizzyEggg
2018-01-22 21:32:50 +01:00
parent f57340b729
commit ad73f92061
6 changed files with 1020 additions and 738 deletions
+2
View File
@@ -240,6 +240,7 @@ SECTIONS {
src/bard_music.o(.text);
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);
@@ -514,6 +515,7 @@ SECTIONS {
src/evolution_graphics.o(.rodata);
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);