diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-12-15 20:59:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-15 20:59:51 -0800 |
commit | 8a1bdd2376b13eec49adc932b71e423fbc4cbaa5 (patch) | |
tree | 08afd39f5234b3300146f3dcc6a4d218f730f741 /ld_script.txt | |
parent | 03fead10f4761f25873786bff3f5d55d423f47a6 (diff) | |
parent | dd8946a0fdcd0ce0b1454348a640bb77f54f87df (diff) |
Merge pull request #128 from marijnvdwerf/decompile/mail
Decompile mail
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 cec7089ef..f970dd23f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -146,7 +146,7 @@ SECTIONS { asm/pokenav.o(.text); asm/mon_markings.o(.text); asm/mauville_old_man.o(.text); - asm/mail.o(.text); + src/mail.o(.text); asm/menu_helpers.o(.text); asm/script_pokemon_util_80F99CC.o(.text); src/dewford_trend.o(.text); |