diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-02-26 17:54:54 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-02-26 17:54:54 +0530 |
commit | 2d7d686cc11770d782a605cd5173f596e71ba2e4 (patch) | |
tree | c2c573ae2ffd1f0e85f6a120528833d8b63e6bbb /ld_script.txt | |
parent | 392b869fa33a1e40f572e90d0b2a4f730a04c900 (diff) |
Decompile fldeff_flash
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 0fd025614..5f027d303 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -180,7 +180,7 @@ SECTIONS { src/wallclock.o(.text); asm/rom6.o(.text); src/pokeblock.o(.text); - asm/fldeff_flash.o(.text); + src/fldeff_flash.o(.text); asm/post_battle_event_funcs.o(.text); src/time_events.o(.text); src/birch_pc.o(.text); |