summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-02-13 23:08:54 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-02-13 23:08:54 +0530
commitc959dc11748f3548d5356526f29bc64e355deca9 (patch)
treeae3df28df9dc5fc2975e68ef79b2727e752ce7cf /ld_script.txt
parente375606810395d3941f2866505c6516949393d2b (diff)
Finish fldeff_strength.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index fcecdd4be..386d63127 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -193,8 +193,7 @@ SECTIONS {
asm/pokedex_cry_screen.o(.text);
src/coins.o(.text);
src/landmark.o(.text);
- src/fldeff_strength.o(.text);
- asm/fldeff_strength.o(.text);
+ src/fldeff_strength.o(.text);
src/battle_transition.o(.text);
src/battle_controller_link_partner.o(.text);
src/battle_message.o(.text);