diff options
author | YamaArashi <shadow962@live.com> | 2016-12-29 22:41:51 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-29 22:41:51 -0800 |
commit | 869a88acb30ec7ee7701efa907dbea09ca83491a (patch) | |
tree | 6112174f2cef8afa9641e2cc141ac8ff1fb8a7c7 /ld_script.txt | |
parent | db5e66cb19f971adc5ddfeb8e4b8198ceabfaf5a (diff) |
begin decompiling mystery_event_script.c
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 73d164ffd..c44f946ad 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -186,6 +186,7 @@ SECTIONS { asm/cable_car_util.o(.text); asm/unused_8124F94.o(.text); src/save.o(.text); + src/mystery_event_script.o(.text); asm/mystery_event_script.o(.text); asm/field_effect_helpers.o(.text); asm/contest_ai.o(.text); |