fix inconsistent dll linkage warning in msvc
This commit is contained in:
parent
bd6ca986d8
commit
2df1ed9157
|
@ -897,6 +897,7 @@ THREAD
|
|||
NETPLAY
|
||||
============================================================ */
|
||||
#ifdef HAVE_NETWORKING
|
||||
#define JSON_STATIC /* must come before netplay_room_parse and jsonsax_full */
|
||||
#include "../network/netplay/netplay_delta.c"
|
||||
#include "../network/netplay/netplay_frontend.c"
|
||||
#include "../network/netplay/netplay_handshake.c"
|
||||
|
|
Loading…
Reference in New Issue