diff options
author | YamaArashi <shadow962@live.com> | 2017-05-08 11:28:28 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-08 11:28:28 -0700 |
commit | 3cc8c2044525a483ba80f8730f8f6376e5f6c935 (patch) | |
tree | 186fcef8ab0a3a522fe990853f673fbe9bbcef30 /ld_script.txt | |
parent | 71f9479b00adf175cc43e704c27a9d50749f5d67 (diff) |
decompile birch_pc
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index d294a4db4..0cbe9a8e7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -215,7 +215,7 @@ SECTIONS { asm/fldeff_flash.o(.text); src/post_battle_event_funcs.o(.text); src/time_events.o(.text); - asm/birch_pc.o(.text); + src/birch_pc.o(.text); src/hof_pc.o(.text); src/field_specials.o(.text); asm/field_specials.o(.text); |