Move text input strings to src

This commit is contained in:
GriffinR
2020-02-11 03:11:39 -05:00
committed by huderlem
parent 204c431993
commit d11cd5d217
3 changed files with 65 additions and 147 deletions

View File

@@ -680,7 +680,7 @@ SECTIONS {
src/walda_phrase.o(.rodata);
src/gym_leader_rematch.o(.rodata);
src/unk_transition.o(.rodata);
data/text_input_strings.o(.rodata);
src/text_input_strings.o(.rodata);
data/fonts.o(.rodata);
src/mystery_event_msg.o(.rodata);
data/mystery_event.o(.rodata);