'rept' is not indented

This commit is contained in:
Rangi
2018-05-06 12:16:57 -04:00
parent d31ba05aeb
commit 1c92cb8b48
9 changed files with 23 additions and 23 deletions

View File

@@ -13,7 +13,7 @@
partymenuqualities: MACRO
rept _NARG
db PARTYMENUQUALITY_\1
shift
shift
endr
db -1 ; end
ENDM