From 8fb6e0be83d8b21b6d4c27d45ce20731f6c78191 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 19 Aug 2022 10:00:47 -0400 Subject: [PATCH] fix comment --- include/defsym.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/defsym.h b/include/defsym.h index 11b03db89..bb61801b2 100644 --- a/include/defsym.h +++ b/include/defsym.h @@ -55,8 +55,8 @@ idx: index used in enum ch: character symbol sym: symbol name for parsing purposes - tilenm: if the name in the txt file differs from sym, - the tile name can be specified here. + tilenm: if the name in the tile txt file differs from desc (below), + the name in the tile txt file can be specified here. desc: description clr: color */