From 5b13a7a13b9ebbb26a75b9ef19221e8e140c221b Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Tue, 12 Dec 2017 13:22:19 -0500 Subject: Identify more sprite-related constants Start more documentation --- battle/anim_commands.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'battle/anim_commands.asm') 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 -- cgit v1.2.3