diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 10:16:42 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 10:16:42 -0800 |
commit | f4b39ff81d4387b4a29bad7d9bb0a223721773c9 (patch) | |
tree | 8ce5d72a6c8c9b5ef18dda76e5defbb455af072f /ld_script.txt | |
parent | f3f3af1027ca1c0459e077f4dc98391bbbe821e4 (diff) |
decompile fldeff_secretpower
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 0842c74e0..21c80dcc4 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -159,7 +159,7 @@ SECTIONS { src/field/field_poison.o(.text); src/pokemon/pokemon_size_record.o(.text); asm/pc_screen_effect.o(.text); - asm/fldeff_secretpower.o(.text); + src/field/fldeff_secretpower.o(.text); src/field/fldeff_secret_base_pc.o(.text); asm/fldeff_decoration.o(.text); src/field/fldeff_poison.o(.text); |