fix inconsistent dll linkage warning in msvc

This commit is contained in:
Brad Parker 2017-03-04 22:20:11 -05:00
parent bd6ca986d8
commit 2df1ed9157

View File

@ -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"