Allow changing menucolors in-game via Options
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
|
||||
struct menucoloring {
|
||||
struct nhregex *match;
|
||||
char *origstr;
|
||||
int color, attr;
|
||||
struct menucoloring *next;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user