diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-08-05 08:21:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-05 08:21:36 -0400 |
commit | 1fc64b85824a49345b0fcd9672a65bf4e6acf3db (patch) | |
tree | e2acc41ee2e3e187156e3798fa6b9cda0078dc21 /ld_script.txt | |
parent | 483e5173c95551de267ee5904c567257b81706a8 (diff) | |
parent | c8cc39cb5714d21bcb0b6816122949e5d5dc88d8 (diff) |
Merge pull request #767 from DizzyEggg/pokenav_8
More pokenav
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 f820a920e..17d0d0574 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -318,6 +318,7 @@ SECTIONS { src/pokenav_unk_7.o(.text*); src/pokenav_unk_8.o(.text*); asm/pokenav_unk_8.o(.text*); + src/pokenav_unk_9.o(.text*); asm/pokenav_unk_9.o(.text*); src/pokenav_unk_10.o(.text*); src/pokenav_match_call_data.o(.text*); |