diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-30 16:51:22 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-30 16:51:22 -0500 |
commit | b9a6cba30a3ee44ccb14548d198accd7f6bbfa8d (patch) | |
tree | 79745a054c34cd7e0526aa20e97e663358c0ffdb /ld_script.txt | |
parent | 8a8e86fa4fe0a7932f475c7aa8424ea840327e4b (diff) |
Finish decomp of mevent_server
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 19d8a5862..04be16a01 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -247,7 +247,6 @@ SECTIONS { src/mevent_server_sub.o(.text); src/mevent_server_ish.o(.text); src/mevent_server.o(.text); - asm/mevent_server.o(.text); asm/mevent_8145654.o(.text); src/menews_jisan.o(.text); asm/seagallop.o(.text); |