diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-03 20:59:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-03 20:59:29 -0400 |
commit | ca2bc94c2be5d7b915e5ab913ef026aa12b8fc0f (patch) | |
tree | 44f306d946f8431e51a079921d170c516a68466a /ld_script.txt | |
parent | af197ccd3bd62fab813154dc4311e65f9992a676 (diff) |
through sub_80E6BF8
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 c8d31c846..7390a0702 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -146,6 +146,7 @@ SECTIONS { asm/naming_screen.o(.text); src/money.o(.text); asm/contest_effect.o(.text); + src/record_mixing.o(.text); asm/record_mixing.o(.text); src/secret_base.o(.text); src/tv.o(.text); |