Decompile pokedex_area_screen.c (#412)
This commit is contained in:
+2
-2
@@ -203,7 +203,7 @@ SECTIONS {
|
||||
src/hof_pc.o(.text);
|
||||
src/field_specials.o(.text);
|
||||
src/battle_records.o(.text);
|
||||
asm/pokedex_area_screen.o(.text);
|
||||
src/pokedex_area_screen.o(.text);
|
||||
src/evolution_scene.o(.text);
|
||||
asm/roulette.o(.text);
|
||||
src/pokedex_cry_screen.o(.text);
|
||||
@@ -519,7 +519,7 @@ SECTIONS {
|
||||
src/time_events.o(.rodata);
|
||||
src/field_specials.o(.rodata);
|
||||
src/battle_records.o(.rodata);
|
||||
data/pokedex_area_screen.o(.rodata);
|
||||
src/pokedex_area_screen.o(.rodata);
|
||||
src/evolution_scene.o(.rodata);
|
||||
data/roulette.o(.rodata);
|
||||
src/pokedex_cry_screen.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user