diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-18 09:55:23 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-10-18 09:55:23 +0800 |
commit | a28bb81ab714da3da457734fcce93879f3d121a9 (patch) | |
tree | f5b3f255d91ec31acbae2d408d2c6f92fe4fd643 /ld_script.txt | |
parent | 88ad62c3f3ba977146d7f997cf23e612b31d2d69 (diff) |
battle_main remaining funcs
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 0eabfcb0d..d0f391018 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -67,7 +67,6 @@ SECTIONS { src/decompress.o(.text); asm/battle_1.o(.text); src/battle_main.o(.text); - asm/battle_2.o(.text); src/battle_util.o(.text); src/battle_script_commands.o(.text); src/battle_util2.o(.text); |