rename glyphmap nhcolor field to customcolor
This commit is contained in:
@@ -83,7 +83,7 @@ struct unicode_representation {
|
||||
typedef struct glyph_map_entry {
|
||||
unsigned glyphflags;
|
||||
struct classic_representation sym;
|
||||
uint32 nhcolor;
|
||||
uint32 customcolor;
|
||||
short int tileidx;
|
||||
#ifdef ENHANCED_SYMBOLS
|
||||
struct unicode_representation *u;
|
||||
|
||||
Reference in New Issue
Block a user