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 f655711dd..26ccbd884 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -147,6 +147,7 @@ SECTIONS { src/money.o(.text); asm/contest_effect.o(.text); asm/record_mixing.o(.text); + src/secret_base.o(.text); asm/secret_base.o(.text); src/tv.o(.text); asm/contest_link_80F57C4.o(.text); |