Move pokedex_screen data from asm to C

This commit is contained in:
GriffinR
2020-11-11 21:02:20 -05:00
parent 2062659541
commit 66e9059578
7 changed files with 1704 additions and 1507 deletions
-1
View File
@@ -540,7 +540,6 @@ SECTIONS {
src/easy_chat_2.o(.rodata);
src/easy_chat_3.o(.rodata);
src/pokedex_screen.o(.rodata);
data/pokedex_screen.o(.rodata);
src/list_menu.o(.rodata);
src/item_menu.o(.rodata);
src/save_location.o(.rodata);