ported battle_util2 from pokeem

This commit is contained in:
jiangzhengwenjz
2019-07-29 08:34:15 +08:00
parent a4263a6bd8
commit 6043478081
12 changed files with 139 additions and 364 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ SECTIONS {
asm/battle_2.o(.text);
asm/battle_util.o(.text);
asm/battle_script_commands.o(.text);
asm/battle_util2.o(.text);
src/battle_util2.o(.text);
asm/battle_controller_player.o(.text);
src/battle_gfx_sfx_util.o(.text);
asm/battle_controller_opponent.o(.text);