Rename pokenav match call files

This commit is contained in:
GriffinR
2021-11-15 01:23:27 -05:00
parent 14d78d7633
commit 4275cf4b90
4 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -313,8 +313,8 @@ SECTIONS {
src/pokenav_list.o(.text);
src/pokenav_menu_handler.o(.text);
src/pokenav_menu_handler_gfx.o(.text);
src/pokenav_match_call_1.o(.text);
src/pokenav_match_call_2.o(.text);
src/pokenav_match_call_list.o(.text);
src/pokenav_match_call_gfx.o(.text);
src/pokenav_region_map.o(.text);
src/pokenav_conditions.o(.text);
src/pokenav_conditions_gfx.o(.text);
@@ -668,8 +668,8 @@ SECTIONS {
src/pokenav_list.o(.rodata);
src/pokenav_menu_handler.o(.rodata);
src/pokenav_menu_handler_gfx.o(.rodata);
src/pokenav_match_call_1.o(.rodata);
src/pokenav_match_call_2.o(.rodata);
src/pokenav_match_call_list.o(.rodata);
src/pokenav_match_call_gfx.o(.rodata);
src/pokenav_region_map.o(.rodata);
src/pokenav_conditions_gfx.o(.rodata);
src/pokenav_conditions_search_results.o(.rodata);