ported battle_util from pokeem

This commit is contained in:
jiangzhengwenjz
2019-08-02 05:05:35 +08:00
parent 3eb1f1bc78
commit c2964e8181
12 changed files with 1032 additions and 3509 deletions
-1
View File
@@ -68,7 +68,6 @@ SECTIONS {
asm/battle_1.o(.text);
asm/battle_2.o(.text);
src/battle_util.o(.text);
asm/battle_util.o(.text);
asm/battle_script_commands.o(.text);
src/battle_util2.o(.text);
asm/battle_controller_player.o(.text);