diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-04-16 11:00:13 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-16 11:21:13 -0500 |
commit | f9f5f34b0c52b02e6b342ecdbccb2692d1c75521 (patch) | |
tree | e0957686ea706caa2f2768e755981a01f69faee0 /ld_script.txt | |
parent | c7954e12129c3f8b99fa7b002b84a59da654354e (diff) |
Finish decompiling pokenav_unk_4.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9c45dd3d0..68d7cb19e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -307,7 +307,6 @@ SECTIONS { asm/pokenav_unk_2.o(.text); src/pokenav_unk_3.o(.text); src/pokenav_unk_4.o(.text); - asm/pokenav_unk_4.o(.text); asm/pokenav_unk_5.o(.text); asm/pokenav_unk_6.o(.text); asm/pokenav_unk_7.o(.text); |