Fix comments

This commit is contained in:
Rangi 2018-05-18 19:36:22 -04:00
parent 53bcd8f46c
commit e1fabcfbff
2 changed files with 29 additions and 29 deletions

View File

@ -5,8 +5,8 @@ ENDM
map_const: MACRO
;\1: map id
;\2: height: in blocks
;\3: width: in blocks
;\2: width: in blocks
;\3: height: in blocks
GROUP_\1 EQU const_value
enum MAP_\1
\1_WIDTH EQU \2