mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-08 19:32:39 +08:00
Tried to change Enet exclusion.
This commit is contained in:
parent
e404ab8f35
commit
666ea1c4e9
@ -162,7 +162,7 @@ NETServerSocket *NETServerSocket::NETServerFactory(SocketTypesE socketType,
|
||||
|
||||
// --- ENet UDP NET INTERFACE ------------------------------------------------
|
||||
|
||||
#if !defined(OS2
|
||||
#if !defined(OS2)
|
||||
#if !defined(__MINGW32__) || defined(__MINGW64_VERSION_MAJOR)
|
||||
class enet_manager_t {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user