diff options
author | YamaArashi <shadow962@live.com> | 2016-11-18 16:35:47 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-18 16:37:29 -0800 |
commit | 5b4e2d3f18f8c3896503abdebd288cf503fbad1e (patch) | |
tree | a7f77d693b3736a384fb0c1eeae3bd068ae66903 /ld_script.txt | |
parent | a07e8aa2f473ffe4217e0d48c20c14c67b9e9d99 (diff) |
decompile field_effect.c
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 9dd33a58e..c5fbd3bfc 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -103,7 +103,7 @@ SECTIONS { asm/trainer_see.o(.text); src/fldeff_emotion.o(.text); src/wild_encounter.o(.text); - asm/field_effect.o(.text); + src/field_effect.o(.text); asm/rom_80859BC.o(.text); src/option_menu.o(.text); src/pokedex.o(.text); |