diff options
Diffstat (limited to 'macros/scripts/effect_commands.asm')
-rw-r--r-- | macros/scripts/effect_commands.asm | 2 |
1 files changed, 1 insertions, 1 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 |