diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 25f5460a0..af5678637 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -170,6 +170,8 @@ SECTIONS { asm/record_mixing.o(.text); asm/sound_check_menu.o(.text); asm/secret_base.o(.text); + src/secret_base.o(.text); + asm/secret_base.o(.text_80BC1D0); asm/tv.o(.text); src/tv.o(.text); asm/tv.o(.text_80BE8EC); |