diff options
author | drifloony <drifloony@users.noreply.github.com> | 2017-07-17 18:47:41 -0700 |
---|---|---|
committer | drifloony <drifloony@users.noreply.github.com> | 2017-07-17 19:47:32 -0700 |
commit | 1af7c00d1385bdf98db3306262df233ad8b8b95f (patch) | |
tree | 36ba28de3f674dacee289a5e17243c7a68e4bbd1 /ld_script.txt | |
parent | 67ced1d77ec0d36cc2b6ebcbfc58ba28b357ddbb (diff) |
decompile mon_markings
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 b0d2c0c39..f268e66f7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -191,7 +191,7 @@ SECTIONS { asm/pokenav.o(.text); src/pokenav.o(.text); asm/pokenav.o(.text_80F708C); - asm/mon_markings.o(.text); + src/mon_markings.o(.text); src/mauville_old_man.o(.text); asm/mauville_old_man.o(.text); src/mail.o(.text); |