diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-02-12 15:42:15 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-02-12 15:42:15 +0530 |
commit | 0ca0ad1c63e49605d3a9dd28e5c40bca96a85710 (patch) | |
tree | 9a06575aa7afe50845fd271a995058f889c67785 /ld_script.txt | |
parent | a4787bc06a323071d32d3e0705e9cd39d9221452 (diff) |
Decompile birch_pc.c
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 81911e574..bf52fc49f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -183,7 +183,7 @@ SECTIONS { asm/fldeff_flash.o(.text); asm/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); asm/field_specials.o(.text); asm/battle_records.o(.text); |