begin working on evolution graphics
This commit is contained in:
@@ -225,6 +225,7 @@ SECTIONS {
|
||||
asm/pokeblock_feed.o(.text);
|
||||
src/clear_save_data_screen.o(.text);
|
||||
asm/intro_credits_graphics.o(.text);
|
||||
src/evolution_graphics.o(.text);
|
||||
asm/evolution_graphics.o(.text);
|
||||
asm/bard_music.o(.text);
|
||||
asm/fldeff_teleport.o(.text);
|
||||
@@ -448,6 +449,7 @@ SECTIONS {
|
||||
src/clear_save_data_screen.o(.rodata);
|
||||
data/intro_credits_graphics.o(.rodata);
|
||||
data/evolution_graphics.o(.rodata);
|
||||
src/evolution_graphics.o(.rodata);
|
||||
data/bard_music.o(.rodata);
|
||||
data/data_860A4AC.o(.rodata);
|
||||
data/battle_controller_recorded_opponent.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user