diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 02:21:18 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 02:21:18 -0800 |
commit | f3f3af1027ca1c0459e077f4dc98391bbbe821e4 (patch) | |
tree | 43189b3a970aed5e709f197a8d50853ea182507d /ld_script.txt | |
parent | 98c1ea205b7d700ae466acbed9910fa1d55eb94c (diff) |
decompile fldeff_berrytree
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 4a3c224d2..0842c74e0 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -163,7 +163,7 @@ SECTIONS { src/field/fldeff_secret_base_pc.o(.text); asm/fldeff_decoration.o(.text); src/field/fldeff_poison.o(.text); - asm/fldeff_berrytree.o(.text); + src/field/fldeff_berrytree.o(.text); src/field/fldeff_recordmixing.o(.text); src/field/field_special_scene.o(.text); src/field/rotating_gate.o(.text); |