Decompile pokedex_cry_screen.c (#406)

This commit is contained in:
Marcus Huderle
2018-11-28 10:14:32 -06:00
committed by GitHub
parent 9fafa63743
commit 0148e38973
12 changed files with 521 additions and 1157 deletions
+2 -2
View File
@@ -206,7 +206,7 @@ SECTIONS {
asm/pokedex_area_screen.o(.text);
src/evolution_scene.o(.text);
asm/roulette.o(.text);
asm/pokedex_cry_screen.o(.text);
src/pokedex_cry_screen.o(.text);
src/coins.o(.text);
src/landmark.o(.text);
src/fldeff_strength.o(.text);
@@ -522,7 +522,7 @@ SECTIONS {
data/pokedex_area_screen.o(.rodata);
src/evolution_scene.o(.rodata);
data/roulette.o(.rodata);
data/pokedex_cry_screen.o(.rodata);
src/pokedex_cry_screen.o(.rodata);
src/landmark.o(.rodata);
src/battle_transition.o(.rodata);
src/battle_controller_link_partner.o(.rodata);