diff options
Diffstat (limited to 'Add-a-new-move-effect.md')
-rw-r--r-- | Add-a-new-move-effect.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-move-effect.md b/Add-a-new-move-effect.md index 568838a..f7499a7 100644 --- a/Add-a-new-move-effect.md +++ b/Add-a-new-move-effect.md @@ -88,7 +88,7 @@ Edit [macros/scripts/battle_commands.asm](../blob/master/macros/scripts/battle_c ```diff ; BattleCommandPointers indexes (see data/battle/effect_command_pointers.asm) - enum_start 1 + const_def 1 command checkturn ; 01 ... command curl ; af |