diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-02 13:26:06 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-03 17:04:42 -0500 |
commit | 28646ea64ea628596dc1cd9496febf6f46cc9e41 (patch) | |
tree | db85dae4bb711a68ff5ed852fb2aa7cbd5d4633c /ld_script.txt | |
parent | 6c12d154e7a6a0bc60c988497b3daa4f8126a5b2 (diff) |
Decompile mevent server scripts
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index 65f171171..c5ffc06fe 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -418,8 +418,7 @@ SECTIONS { src/mevent_801BAAC.o(.rodata); src/mevent_server.o(.rodata); src/mevent_server_ish.o(.rodata); - src/mevent_server_helpers.o(.rodata); - data/mevent_server.o(.rodata); + src/mevent_scripts.o(.rodata); src/union_room_chat.o(.rodata); data/union_room_chat.o(.rodata); data/berry_crush.o(.rodata); |