openmohaa/code/gamespy/nonport.c

18 lines
766 B
C
Raw Permalink Normal View History

2023-02-04 21:00:01 +01:00
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// 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"
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////