From b04f41da98c9457c1200fdfe1c49ab20af86e3fa Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 31 Jan 2018 12:21:36 -0500 Subject: enum_start like const_def --- macros/scripts/battle_commands.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'macros/scripts/battle_commands.asm') diff --git a/macros/scripts/battle_commands.asm b/macros/scripts/battle_commands.asm index 4ae8dbaf4..33d7dc611 100644 --- a/macros/scripts/battle_commands.asm +++ b/macros/scripts/battle_commands.asm @@ -181,7 +181,6 @@ ENDM command startloop ; ae command curl ; af -__enum__ set $fe - + enum_start $fe command endturn ; fe command endmove ; ff -- cgit v1.2.3