diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 12:32:44 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 12:32:44 +0200 |
commit | e44f35c7b7fb49a55073c5b40257a4b8052cd5a0 (patch) | |
tree | ad35f76e058386824229a64290a1ef15a9f120c2 /ld_script.txt | |
parent | 0c1f85f2002e911f64a3b188fa30d8f465c0fc7e (diff) | |
parent | db898d0e4854c70a356d037919ea48aed1f62816 (diff) |
fix record mixing merge conflicts
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 d053e670e..e75c810a9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -144,6 +144,7 @@ SECTIONS { src/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); |