diff options
author | YamaArashi <shadow962@live.com> | 2016-12-07 23:23:11 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-07 23:34:37 -0800 |
commit | f0f0d85ab6ade1e3ec3ac39f426d55e0e19f02e7 (patch) | |
tree | 7741aa0152fec62735fffd5afc2743c765082df5 /ld_script.txt | |
parent | 3fde5ec96437126e8ecb140b180ac42082c0a569 (diff) |
decompile fldeff_strength.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 3d24f98f3..ceb6126c3 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -170,7 +170,7 @@ SECTIONS { asm/pokedex_cry_screen.o(.text); src/coins.o(.text); src/landmark.o(.text); - asm/fldeff_strength.o(.text); + src/fldeff_strength.o(.text); asm/battle_transition.o(.text); asm/battle_811DA74.o(.text); asm/battle_message.o(.text); |