diff options
Diffstat (limited to 'macros/scripts')
-rw-r--r-- | macros/scripts/effect_commands.asm | 2 | ||||
-rw-r--r-- | macros/scripts/move_anim.asm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/macros/scripts/effect_commands.asm b/macros/scripts/effect_commands.asm index 4fd2475b7..550deac6a 100644 --- a/macros/scripts/effect_commands.asm +++ b/macros/scripts/effect_commands.asm @@ -3,7 +3,7 @@ command: macro \1 equs "db \1_command" endm -; BattleCommandPointers indexes (see battle/effect_commands.asm) +; BattleCommandPointers indexes (see data/moves/effect_command_pointers.asm) enum_start 1 command checkturn ; 01 command checkobedience ; 02 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 |