diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-04-17 13:58:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-17 13:58:13 -0700 |
commit | e91684cbbf5c76a37497d260040f06c96116bd2c (patch) | |
tree | 0a6137dfd8c3eead029f9465aee9f8b837be82df /ld_script.txt | |
parent | 6dee81ffd3c5d3613dcac6c36fcfc26d8eeea290 (diff) | |
parent | 4a6035a14c916be794890054556529ae5300a0b4 (diff) |
Merge pull request #246 from marijnvdwerf/decompile/fldeff-softboiled
Decompile fldeff_softboiled
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 29cf785b3..098e5231a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -243,7 +243,7 @@ SECTIONS { asm/fldeff_sweetscent.o(.text); asm/battle_anim_812C144.o(.text); asm/learn_move.o(.text); - asm/fldeff_softboiled.o(.text); + src/fldeff_softboiled.o(.text); asm/decoration_inventory.o(.text); asm/roamer.o(.text); asm/battle_tower.o(.text); |