pull request #854 - 'tname' comment in defsym.h
Pull request from copperwater: remove duplicate description of argument 'pname' for macro PCHAR2(). Closes #854
This commit is contained in:
+1
-2
@@ -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
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user