From d334a331fabe25c4094c4c7e4cd9e270f51c1a30 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Fri, 15 Dec 2017 00:54:45 -0500 Subject: Correct `endturn` value --- macros/scripts/effect_commands.asm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'macros/scripts/effect_commands.asm') diff --git a/macros/scripts/effect_commands.asm b/macros/scripts/effect_commands.asm index bc752262f..4fd2475b7 100644 --- a/macros/scripts/effect_commands.asm +++ b/macros/scripts/effect_commands.asm @@ -181,6 +181,7 @@ endm command startloop ; ae command curl ; af - enum_start -1, -1 - command endmove - command endturn +__enum__ set $fe + + command endturn ; fe + command endmove ; ff -- cgit v1.2.3