diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-25 14:15:41 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-25 14:15:41 +0800 |
commit | a348095998751f50042cfa3892ed91b37b8e11a8 (patch) | |
tree | 986d9e769a34343c4e0581f18adf31ec066833a5 /ld_script.txt | |
parent | 25661400cc57bc3511945d9d05c324ceec5839e2 (diff) |
matched all easy functions
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index f3f580d0c..d9506d33f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -192,7 +192,6 @@ SECTIONS { src/coins.o(.text); src/fldeff_strength.o(.text); src/battle_transition.o(.text); - asm/battle_transition.o(.text); asm/battle_controller_link_partner.o(.text); asm/battle_message.o(.text); src/math_util.o(.text); |