Extract rodata for unk_pokedex_area_screen_helper

This commit is contained in:
Diegoisawesome
2018-08-14 22:05:48 -07:00
parent a07d69d7c2
commit 332a8bcb1d
6 changed files with 15 additions and 32 deletions

View File

@@ -540,7 +540,7 @@ SECTIONS {
src/berry_fix_program.o(.rodata);
src/pokemon_summary_screen.o(.rodata);
src/unk_pokedex_area_screen_helper.o(.rodata);
data/unk_pokedex_area_screen_helper.o(.rodata);
data/battle_pyramid.o(.rodata);
data/pokenav.o(.rodata);
src/match_call.o(.rodata);
data/pokenav.o(.rodata.after.match.call);