lsteamclient: generate 1.51 support

This commit is contained in:
Andrew Eikum 2021-03-01 10:04:28 -06:00
parent c2e3697d90
commit 5504754ce9
66 changed files with 4006 additions and 1517 deletions

View file

@ -105,6 +105,8 @@ typedef uint32_t EUserUGCList,
/* XXX NO */
typedef struct ISteamNetworkingCustomSignalingRecvContext ISteamNetworkingCustomSignalingRecvContext;
typedef struct ISteamNetworkingConnectionCustomSignaling ISteamNetworkingConnectionCustomSignaling;
typedef struct ISteamNetworkingSignalingRecvContext ISteamNetworkingSignalingRecvContext;
typedef struct ISteamNetworkingConnectionSignaling ISteamNetworkingConnectionSignaling;
/* structs below are PODs with identical size & layout across platforms */