use rodata for save_failed_screen

This commit is contained in:
ProjectRevoTPP
2017-10-06 21:59:47 -04:00
parent 058fed1fd8
commit e38fd8347d
7 changed files with 131 additions and 49 deletions
+1 -1
View File
@@ -434,7 +434,7 @@ SECTIONS {
data/strings.o(.rodata);
data/berry_tag_screen.o(.rodata);
data/mystery_event_menu.o(.rodata);
data/save_failed_screen.o(.rodata);
src/save_failed_screen.o(.rodata);
data/braille_puzzles.o(.rodata);
data/pokeblock_feed.o(.rodata);
data/clear_save_data_screen.o(.rodata);