diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
commit | 5b13a7a13b9ebbb26a75b9ef19221e8e140c221b (patch) | |
tree | fc55cfb95e2e55efe71d43f074462717edad3e4f /battle/anim_commands.asm | |
parent | c5675927feefc60a286de1725515d1475a30ca2c (diff) |
Identify more sprite-related constants
Start more documentation
Diffstat (limited to 'battle/anim_commands.asm')
-rw-r--r-- | battle/anim_commands.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/battle/anim_commands.asm b/battle/anim_commands.asm index fa0ae0a71..530f30d2b 100644 --- a/battle/anim_commands.asm +++ b/battle/anim_commands.asm @@ -352,6 +352,7 @@ RunBattleAnimCommand: ; cc25f BattleAnimCommands:: ; cc2a4 (33:42a4) +; entries correspond to macros/move_anim.asm enumeration dw BattleAnimCmd_Obj dw BattleAnimCmd_1GFX dw BattleAnimCmd_2GFX |