]> granicus.if.org Git - nethack/commitdiff
fix comment
authornhmall <nhmall@nethack.org>
Fri, 19 Aug 2022 14:00:47 +0000 (10:00 -0400)
committernhmall <nhmall@nethack.org>
Fri, 19 Aug 2022 14:00:47 +0000 (10:00 -0400)
include/defsym.h

index 11b03db8961052b4f9a36310ea4d288c3b7ce566..bb61801b224db00dec3b53b1bff683a48c85907f 100644 (file)
@@ -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
 */