diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-26 17:47:05 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-26 17:47:05 -0500 |
commit | b5417fafec7dd37cb4be391f3bd3d4541a2a381e (patch) | |
tree | a4e7d08afb2e862186a138e82c8ef4785d82786d /macros/scripts/move_anim.asm | |
parent | 2f98c2032fd47ada3484bfc37d590992f286d3d4 (diff) |
Split battle/ into data/ and engine/ components
Diffstat (limited to 'macros/scripts/move_anim.asm')
-rw-r--r-- | macros/scripts/move_anim.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |