diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-01 13:36:16 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-01 13:36:16 -0400 |
| commit | a8c2fecbd5427ad504d5b9be543edf549e792508 (patch) | |
| tree | bf3cf22abf677eb657544774b29ce7cf006dd740 /ld_script.txt | |
| parent | 4c53392a3f0ade1cc7b5e262be5ebb5d64320a57 (diff) | |
Redump easy chat to C
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index fcadfcde9..2ce219c38 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -461,6 +461,7 @@ SECTIONS { src/battle_intro.o(.rodata); data/bike.o(.rodata); data/easy_chat.o(.rodata); + src/easy_chat.o(.rodata); data/data_835B488.o(.rodata); src/mail.o(.rodata); src/heal_location.o(.rodata); |
