ported battle_ai_switch_items from pokeem

This commit is contained in:
jiangzhengwenjz
2019-08-03 23:59:41 +08:00
parent 8fed9a5f20
commit 5568895b04
10 changed files with 801 additions and 2720 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ SECTIONS {
asm/battle_controller_player.o(.text);
src/battle_gfx_sfx_util.o(.text);
src/battle_controller_opponent.o(.text);
asm/battle_ai_switch_items.o(.text);
src/battle_ai_switch_items.o(.text);
asm/battle_controller_link_opponent.o(.text);
src/pokemon.o(.text);
src/trig.o(.text);