summaryrefslogtreecommitdiff
path: root/battle/anims.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-17 23:54:25 -0500
committeryenatch <yenatch@gmail.com>2013-12-17 23:54:25 -0500
commitfa2e0108b9c1def3bede35cb6c59442d6ceb92e8 (patch)
tree3a80805b4902d5ec6457e0ca76f9902f14e2c685 /battle/anims.asm
parent48be8d206c32377ec15538e9b8b6c0a60713ac81 (diff)
split out battle animation asm (bg effects, objects, commands)
Diffstat (limited to 'battle/anims.asm')
-rw-r--r--battle/anims.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/battle/anims.asm b/battle/anims.asm
new file mode 100644
index 000000000..1a5e28d40
--- /dev/null
+++ b/battle/anims.asm
@@ -0,0 +1,3 @@
+BattleAnimations: ; c906f
+INCBIN "baserom.gbc",$c906f,$cbcdd - $c906f
+