Decomp and doc clear_save_data_screen

This commit is contained in:
PikalaxALT
2020-03-06 10:57:42 -05:00
parent f483a93bea
commit 3581ce9ba2
7 changed files with 241 additions and 499 deletions
+2 -2
View File
@@ -216,7 +216,7 @@ SECTIONS {
src/credits.o(.text);
src/diploma.o(.text);
src/save_failed_screen.o(.text);
asm/clear_save_data_screen.o(.text);
src/clear_save_data_screen.o(.text);
src/evolution_graphics.o(.text);
src/fldeff_teleport.o(.text);
src/new_menu_helpers.o(.text);
@@ -510,7 +510,7 @@ SECTIONS {
src/diploma.o(.rodata);
src/strings.o(.rodata);
src/save_failed_screen.o(.rodata);
data/clear_save_data_screen.o(.rodata);
src/clear_save_data_screen.o(.rodata);
src/evolution_graphics.o(.rodata);
src/new_menu_helpers.o(.rodata);
src/box_party_pokemon_dropdown.o(.rodata);