From b5417fafec7dd37cb4be391f3bd3d4541a2a381e Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Tue, 26 Dec 2017 17:47:05 -0500 Subject: Split battle/ into data/ and engine/ components --- macros/scripts/move_anim.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/scripts/move_anim.asm') diff --git a/macros/scripts/move_anim.asm b/macros/scripts/move_anim.asm index 7714bb09a..a058e41fa 100644 --- a/macros/scripts/move_anim.asm +++ b/macros/scripts/move_anim.asm @@ -5,7 +5,7 @@ endc db \1 endm -; BattleAnimCommands indexes (see battle/anim_commands.asm) +; BattleAnimCommands indexes (see engine/anims/anim_commands.asm) enum_start $d0 enum anim_obj_command ; $d0 -- cgit v1.2.3