Enumerate text constants

This commit is contained in:
PikalaxALT
2015-10-30 10:34:35 -04:00
parent ed29db5841
commit 8153737bae
9 changed files with 178 additions and 119 deletions

View File

@@ -18,6 +18,10 @@ enum: macro
__enum__ = __enum__ + __enumdir__
endm
enum_set: macro
__enum__ = \1
endm
; Enumerate constants