endm -> ENDM

This commit is contained in:
xCrystal
2017-12-28 22:31:16 +01:00
parent 43a1e5b5ba
commit 50fc9c3389
42 changed files with 464 additions and 464 deletions

View File

@ -1,7 +1,7 @@
command: MACRO
enum \1_command
\1 EQUS "db \1_command"
endm
ENDM
; BattleCommandPointers indexes (see data/battle_command_pointers.asm)
enum_start 1