Miscellaneous fixes from #694

This commit is contained in:
Rangi
2020-03-21 13:07:18 -04:00
parent 624864307e
commit 5a5f5ececd
6 changed files with 19 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ endc
if _NARG >= 2
__enumdir__ = \2
else
__enumdir__ = +1
__enumdir__ = 1
endc
ENDM