Split battle/ into data/ and engine/ components
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Pic Animations
|
||||
|
||||
Defined in [macros/scripts/gfx_anim.asm](/macros/scripts/gfx_anim.asm) and [battle/anim_commands.asm:BattleAnimCommands](/battle/anim_commands.asm).
|
||||
Defined in [macros/scripts/gfx_anim.asm](/macros/scripts/gfx_anim.asm) and [engine/anims/anim_commands.asm:BattleAnimCommands](/engine/anims/anim_commands.asm).
|
||||
|
||||
|
||||
Pic animations are assembled in 3 parts:
|
||||
|
Reference in New Issue
Block a user