diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-25 15:11:44 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-25 15:11:44 -0400 |
| commit | ca09158b73ba10b566db1f815ea2d826fc0f9024 (patch) | |
| tree | 706d96beef3777fc5d14795d4b5c4359271a11d1 /ld_script.txt | |
| parent | 4ed28757fdc51de0da47809fab9f5be40cfe3423 (diff) | |
Decompile remaining easy chat data
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 d3f41018a..957dc76fb 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -611,7 +611,7 @@ SECTIONS { src/bike.o(.rodata); src/easy_chat_1.o(.rodata); src/easy_chat_2.o(.rodata); - data/easy_chat.o(.rodata); + src/easy_chat_2.o(.data); data/pokenav.o(.rodata); src/mon_markings.o(.rodata); src/mauville_man.o(.rodata); |
