You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
split out battle animation asm (bg effects, objects, commands)
This commit is contained in:
1549
battle/anim_commands.asm
Normal file
1549
battle/anim_commands.asm
Normal file
File diff suppressed because it is too large
Load Diff
5037
battle/anim_objects.asm
Normal file
5037
battle/anim_objects.asm
Normal file
File diff suppressed because it is too large
Load Diff
3
battle/anims.asm
Normal file
3
battle/anims.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
BattleAnimations: ; c906f
|
||||
INCBIN "baserom.gbc",$c906f,$cbcdd - $c906f
|
||||
|
2938
battle/bg_effects.asm
Normal file
2938
battle/bg_effects.asm
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user