box_party_pokemon_dropdown

This commit is contained in:
PikalaxALT
2020-01-16 15:41:01 -05:00
parent fad3674028
commit 4d0f46f0cd
6 changed files with 229 additions and 716 deletions
+2 -2
View File
@@ -222,7 +222,7 @@ SECTIONS {
src/evolution_graphics.o(.text);
src/fldeff_teleport.o(.text);
src/new_menu_helpers.o(.text);
asm/box_party_pokemon_dropdown.o(.text);
src/box_party_pokemon_dropdown.o(.text);
src/save_menu_util.o(.text);
src/map_preview_screen.o(.text);
src/link_rfu_2.o(.text);
@@ -509,7 +509,7 @@ SECTIONS {
data/clear_save_data_screen.o(.rodata);
src/evolution_graphics.o(.rodata);
src/new_menu_helpers.o(.rodata);
data/box_party_pokemon_dropdown.o(.rodata);
src/box_party_pokemon_dropdown.o(.rodata);
src/map_preview_screen.o(.rodata);
src/link_rfu_2.o(.rodata);
src/link_rfu_3.o(.rodata);