summaryrefslogtreecommitdiff
path: root/macros/enum.asm
AgeCommit message (Collapse)Author
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-04-13Add a macro for enumeration.yenatch
"enum" is like "const" but uses variables instead. This might not be desired. It has been moved to the top of macros.asm so that included macros can be enumerated.