diff options
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 9ed1e9b1c..9c45dd3d0 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -306,6 +306,7 @@ SECTIONS { src/pokenav_unk_1.o(.text); 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); |