title_screen: data and code thru sub_8078C9C

This commit is contained in:
PikalaxALT
2019-07-30 22:07:15 -04:00
parent 23d917f7c8
commit ea8f529f2d
13 changed files with 269 additions and 477 deletions
+2
View File
@@ -115,6 +115,7 @@ SECTIONS {
src/task.o(.text);
asm/reshow_battle_screen.o(.text);
asm/battle_anim_status_effects.o(.text);
src/title_screen.o(.text);
asm/title_screen.o(.text);
src/reset_save_heap.o(.text);
asm/field_weather.o(.text);
@@ -405,6 +406,7 @@ SECTIONS {
data/battle_anim.o(.rodata);
data/map_events.o(.rodata);
data/battle_anim_status_effects.o(.rodata);
src/title_screen.o(.rodata);
data/title_screen.o(.rodata);
data/field_weather.o(.rodata);
data/data_835B488.o(.rodata);