(NS_ALL) [_WIN32]: Change NS_EVERYTHING back to NS_ALL, #undef NS_ALL to prevent conflict with winsock2.h
This commit is contained in:
parent
e215af5ac5
commit
0b172c6553
11 changed files with 22 additions and 16 deletions
|
@ -129,7 +129,7 @@ typedef enum {
|
|||
NS_LIST, /* list of IDs */
|
||||
NS_DIST, /* circular area */
|
||||
NS_AREA, /* rectangular area */
|
||||
NS_EVERYTHING, /* everything */
|
||||
NS_ALL, /* everything */
|
||||
NS_XY, /* one sector area */
|
||||
NS_GROUP /* group, i.e. fleet, wing, army */
|
||||
} ns_seltype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue