diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-27 15:10:23 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-27 15:10:23 +0800 |
commit | b2343076db0cefc087f3941b6941dcba7b1e3364 (patch) | |
tree | b6e0096e88d934db62366772c85d255d327eb828 /ld_script.txt | |
parent | f4b4f5dd0c698bad4e9b10b712c15f5c448a0203 (diff) |
remaining stuff of battle_script_commands
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 77e31190e..a4cd0d557 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -69,7 +69,6 @@ SECTIONS { asm/battle_2.o(.text); src/battle_util.o(.text); src/battle_script_commands.o(.text); - asm/battle_script_commands.o(.text); src/battle_util2.o(.text); src/battle_controller_player.o(.text); src/battle_gfx_sfx_util.o(.text); |