diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 01:31:09 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-11-19 01:31:09 -0800 |
commit | e0e5d070fa7a19235c6e8ba9b57b618ff86b8895 (patch) | |
tree | 42e62b65afaf93d461446943d8363365704cafc5 /ld_script.txt | |
parent | 41c347c815627e03d81625260e55835a9b592c00 (diff) |
decompile fldeff_secret_base_pc
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 773714819..4a3c224d2 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -160,7 +160,7 @@ SECTIONS { src/pokemon/pokemon_size_record.o(.text); asm/pc_screen_effect.o(.text); asm/fldeff_secretpower.o(.text); - asm/fldeff_pc.o(.text); + src/field/fldeff_secret_base_pc.o(.text); asm/fldeff_decoration.o(.text); src/field/fldeff_poison.o(.text); asm/fldeff_berrytree.o(.text); |