Decompile match_call.c
This commit is contained in:
@@ -262,7 +262,7 @@ SECTIONS {
|
||||
src/lilycove_lady.o(.text);
|
||||
src/battle_dome.o(.text);
|
||||
src/battle_palace.o(.text);
|
||||
asm/battle_frontier_1.o(.text);
|
||||
src/match_call.o(.text);
|
||||
src/menu.o(.text);
|
||||
src/battle_factory_screen.o(.text);
|
||||
src/apprentice.o(.text);
|
||||
@@ -289,7 +289,7 @@ SECTIONS {
|
||||
src/unk_pokedex_area_screen_helper.o(.text);
|
||||
src/battle_pyramid_bag.o(.text);
|
||||
asm/pokenav.o(.text);
|
||||
src/match_call.o(.text);
|
||||
src/pokenav_match_call.o(.text);
|
||||
asm/pokenav.o(.text.after.match.call);
|
||||
src/rayquaza_scene.o(.text);
|
||||
src/walda_phrase.o(.text);
|
||||
@@ -568,7 +568,7 @@ SECTIONS {
|
||||
src/lilycove_lady.o(.rodata);
|
||||
src/battle_dome.o(.rodata);
|
||||
src/battle_palace.o(.rodata);
|
||||
data/battle_frontier_1.o(.rodata);
|
||||
src/match_call.o(.rodata);
|
||||
src/menu.o(.rodata);
|
||||
src/battle_factory_screen.o(.rodata);
|
||||
src/apprentice.o(.rodata);
|
||||
@@ -593,7 +593,7 @@ SECTIONS {
|
||||
src/unk_pokedex_area_screen_helper.o(.rodata);
|
||||
src/battle_pyramid_bag.o(.rodata);
|
||||
data/pokenav.o(.rodata);
|
||||
src/match_call.o(.rodata);
|
||||
src/pokenav_match_call.o(.rodata);
|
||||
data/pokenav.o(.rodata.after.match.call);
|
||||
src/rayquaza_scene.o(.rodata);
|
||||
src/walda_phrase.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user