openmohaa/code/gamespy/nonport.c
2023-02-04 21:00:01 +01:00

18 lines
No EOL
766 B
C

///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// Deprecated. Stubbed here for backwards compatability
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
#include "common/gsPlatform.c"
#include "common/gsPlatformSocket.c"
#include "common/gsPlatformThread.c"
#include "common/gsPlatformUtil.c"
#include "common/gsDebug.c"
#include "common/gsAssert.c"
#include "common/gsMemory.c"
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////