split battle anim utility funcs, dark, dragon, ghost, ground, normal, and rock

This commit is contained in:
garak
2019-05-23 18:19:00 -04:00
parent 81d36fd16a
commit 3f26e88ecd
9 changed files with 17676 additions and 17622 deletions
+7 -1
View File
@@ -165,7 +165,13 @@ SECTIONS {
asm/flying.o(.text);
asm/psychic.o(.text);
asm/bug.o(.text);
asm/battle_anim_80A22E8.o(.text);
asm/rock.o(.text);
asm/ghost.o(.text);
asm/dragon.o(.text);
asm/dark.o(.text);
asm/ground.o(.text);
asm/normal.o(.text);
asm/battle_anim_utility_funcs.o(.text);
asm/bike.o(.text);
asm/easy_chat.o(.text);
asm/mon_markings.o(.text);