Try to fix VS build
This commit is contained in:
parent
4529189048
commit
50ad5eed33
@ -8,6 +8,9 @@
|
||||
#define ENET_BUILDING_LIB 1
|
||||
#include "enet/enet.h"
|
||||
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
#pragma comment(lib, "winmm.lib")
|
||||
|
||||
static enet_uint32 timeBase = 0;
|
||||
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user