mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 22:48:11 +01:00
lsteamclient: Add ISteamNetworkingSockets support
This commit is contained in:
parent
528d5d26cf
commit
649421bf26
40 changed files with 877 additions and 70 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include "steamworks_sdk_144/isteamgameserver.h"
|
||||
#include "steamworks_sdk_144/isteamgameserverstats.h"
|
||||
#include "steamworks_sdk_144/isteamgamecoordinator.h"
|
||||
#include "steamworks_sdk_144/steamnetworkingtypes.h"
|
||||
#include "steamclient_private.h"
|
||||
extern "C" {
|
||||
#define SDKVER_144
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue