diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-25 08:53:25 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-25 08:53:25 -0400 |
commit | 0984461aeb32d7de6abf09ffbec17b9f619eb346 (patch) | |
tree | 4472568a8a2f019fcf6b10faf6a59b31de80f292 /ld_script.txt | |
parent | a57915fa5bd8c2e68bc291a371e66e3cafd7e195 (diff) |
Start decomp of easy_chat
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 b2e996ff5..d839bb922 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -166,6 +166,7 @@ SECTIONS { asm/item_use.o(.text); asm/battle_anim_80FE840.o(.text); asm/bike.o(.text); + src/easy_chat.o(.text); asm/easy_chat.o(.text); asm/mon_markings.o(.text); asm/mauville_old_man.o(.text); |