diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-30 15:39:17 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-30 15:39:17 -0400 |
commit | 22da2dfafc892e8d07af95e715cb1ae889bccd5c (patch) | |
tree | e414e0f40a1c91290793c8ba6e528bb1f272438c /ld_script.txt | |
parent | d5e220ebbe7ca570306ee176926b9d81373414df (diff) |
finish decompiling sound_check_menu.c except for sub_80BAE78
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9acc47bc8..96422937f 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -170,7 +170,6 @@ SECTIONS { src/record_mixing.o(.text); asm/record_mixing.o(.text); src/sound_check_menu.o(.text); - asm/sound_check_menu.o(.text); src/secret_base.o(.text); asm/secret_base.o(.text_80BC1D0); src/tv.o(.text); |