diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-05 18:19:18 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-06 16:38:02 -0600 |
commit | 37bd93ec6c3890048e49bada3e41127fd3fcea4f (patch) | |
tree | 0fdee14c081098c12ae364148e0b22bc4e748f9a /ld_script.txt | |
parent | e7f6459a890901d59ca179c40f58bd84b255e467 (diff) |
Rename mystery event msg scripts
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 92aafebde..ca59a71a7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -687,7 +687,7 @@ SECTIONS { data/text_input_strings.o(.rodata); data/fonts.o(.rodata); src/mystery_event_msg.o(.rodata); - data/mystery_event_msg.o(.rodata); + data/mystery_event.o(.rodata); src/m4a_tables.o(.rodata); data/sound_data.o(.rodata); } =0 |