diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-05-07 14:42:45 +0200 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-05-07 10:15:38 -0700 |
commit | 91208b74b8e7cf6c18526417d7a3c093c955c1fe (patch) | |
tree | 36a364887e57f3220df0e45c72d40b3e38d037fa /ld_script.txt | |
parent | 525461441400312659935f7c6ed752330d99de9a (diff) |
Start decompiling 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 cc083b1d3..6209a3584 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -190,6 +190,7 @@ SECTIONS { asm/battle_anim_80CA710.o(.text); src/bike.o(.text); asm/easy_chat.o(.text); + src/easy_chat.o(.text); asm/pokenav.o(.text); asm/mon_markings.o(.text); src/mauville_old_man.o(.text); |