diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-04-14 13:21:06 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-14 13:44:44 -0500 |
commit | f40f2c5e9cc497576dd799a93571ceb8b492a17c (patch) | |
tree | 294ad65d2abb2a668aa385862d4b74fdb7d2080c /ld_script.txt | |
parent | e3bdb08efa3ea0f2d55e77c5ab57528f6d604b6a (diff) |
Decompile all of pokenav_unk_3.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 b3602c47e..9ed1e9b1c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -306,7 +306,6 @@ SECTIONS { src/pokenav_unk_1.o(.text); asm/pokenav_unk_2.o(.text); src/pokenav_unk_3.o(.text); - asm/pokenav_unk_3.o(.text); asm/pokenav_unk_4.o(.text); asm/pokenav_unk_5.o(.text); asm/pokenav_unk_6.o(.text); |