title_screen: data and code thru sub_8078C9C
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user