diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-05-09 15:01:27 +0200 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-05-09 10:40:09 -0700 |
commit | 171ded2af0646249f1696aeac001a2c7ebe7d82c (patch) | |
tree | 3b04b8f33d5174fb0d750a7fffec580ec6416c1a /ld_script.txt | |
parent | ca3da9a99901a20aa1b32a2bd9063fb49bb8612a (diff) |
Decompile sub_80F700C
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index bc820c4d3..25f5460a0 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -193,6 +193,8 @@ SECTIONS { asm/easy_chat.o(.text); src/easy_chat.o(.text); asm/pokenav.o(.text); + src/pokenav.o(.text); + asm/pokenav.o(.text_80F708C); asm/mon_markings.o(.text); src/mauville_old_man.o(.text); asm/mauville_old_man.o(.text); |