diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-14 23:00:29 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-16 02:07:35 +0100 |
commit | dd8946a0fdcd0ce0b1454348a640bb77f54f87df (patch) | |
tree | 08afd39f5234b3300146f3dcc6a4d218f730f741 /ld_script.txt | |
parent | 03fead10f4761f25873786bff3f5d55d423f47a6 (diff) |
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); |