Fix: double documentation for 'tilenm' in PCHAR2

This commit is contained in:
copperwater
2022-08-15 18:20:53 -04:00
committed by PatR
parent 8b40ae6bdd
commit df3fc20ed0

View File

@@ -54,10 +54,9 @@
PCHAR2(idx, ch, sym, tilenm, desc, clr)
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.
sym: symbol name for parsing purposes
tilenm: tile file description if different from desc
desc: description
clr: color
*/