new prefix_locked bits conditionalized to WIN32
This commit is contained in:
@@ -398,7 +398,9 @@ E const char *const monexplain[], invisexplain[], *const oclass_names[];
|
||||
#endif
|
||||
|
||||
E char *fqn_prefix[PREFIX_COUNT];
|
||||
#ifdef WIN32
|
||||
E boolean fqn_prefix_locked[PREFIX_COUNT];
|
||||
#endif
|
||||
#ifdef PREFIXES_IN_USE
|
||||
E char *fqn_prefix_names[PREFIX_COUNT];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user