Fix: double documentation for 'tilenm' in PCHAR2

This commit is contained in:
copperwater
2022-08-19 06:16:47 -07:00
committed by PatR
parent 8b40ae6bdd
commit df3fc20ed0
+1 -2
View File
@@ -54,10 +54,9 @@
PCHAR2(idx, ch, sym, tilenm, desc, clr) PCHAR2(idx, ch, sym, tilenm, desc, clr)
idx: index used in enum idx: index used in enum
ch: character symbol ch: character symbol
sym: symbol name for parsing purposes
tilenm: if the name in the txt file differs from sym, tilenm: if the name in the txt file differs from sym,
the tile name can be specified here. the tile name can be specified here.
sym: symbol name for parsing purposes
tilenm: tile file description if different from desc
desc: description desc: description
clr: color clr: color
*/ */