Dump and convert Pokedex Entries and Text to C.

This commit is contained in:
ultima-soul
2019-08-01 18:13:09 -07:00
parent d4cc0e161b
commit 9ceff166bc
8 changed files with 7798 additions and 27 deletions
+3
View File
@@ -128,6 +128,7 @@ SECTIONS {
asm/field_effect.o(.text);
src/scanline_effect.o(.text);
asm/option_menu.o(.text);
src/pokedex.o(.text);
asm/pokedex.o(.text);
asm/trainer_card.o(.text);
asm/pokemon_storage_system.o(.text);
@@ -427,6 +428,8 @@ SECTIONS {
data/data_83FECCC.o(.rodata.841EE44);
src/new_menu_helpers.o(.rodata);
data/data_83FECCC.o(.rodata.841F4B4);
src/pokedex.o(.rodata);
data/data_83FECCC.o(.rodata.8451EBC);
src/list_menu.o(.rodata);
data/data_83FECCC.o(.rodata.8452CF4);
src/save_location.o(.rodata);