finished pokemon_3

This commit is contained in:
jiangzhengwenjz
2019-07-13 14:48:31 +08:00
parent 2b09d272eb
commit 0eb43a1184
3 changed files with 387 additions and 1229 deletions
-1
View File
@@ -76,7 +76,6 @@ SECTIONS {
asm/battle_ai_switch_items.o(.text);
asm/battle_controller_link_opponent.o(.text);
src/pokemon.o(.text);
asm/pokemon_3.o(.text);
src/trig.o(.text);
src/random.o(.text);
src/util.o(.text);