diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-13 23:55:40 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-13 23:55:40 -0500 |
commit | 5f5c80818653e135e5cda11ce430bde7cbcd62c1 (patch) | |
tree | 170adf73086cb6a4afec09d8de6cd8941e444c0e /ld_script.txt | |
parent | e7cac5f7b3974d8aa181016fe603fb945fc25405 (diff) |
finish decompiling record_mixing
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index a51f50947..897747da8 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -168,7 +168,6 @@ SECTIONS { src/money.o(.text); asm/contest_effect.o(.text); src/record_mixing.o(.text); - asm/record_mixing.o(.text); src/sound_check_menu.o(.text); src/secret_base.o(.text); asm/secret_base.o(.text_80BC1D0); |