mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-11 00:47:54 +01:00
lsteamclient: Import steamworks 1.48a and fix up networkingsockets versions
This commit is contained in:
parent
48a702ac4e
commit
a853ce145d
102 changed files with 18580 additions and 1709 deletions
|
|
@ -27,13 +27,14 @@ extern void *create_winISteamGameServer_SteamGameServer013(void *);
|
|||
extern void *create_winISteamGameServerStats_SteamGameServerStats001(void *);
|
||||
extern void *create_winISteamGameCoordinator_SteamGameCoordinator001(void *);
|
||||
extern void *create_winISteamParentalSettings_STEAMPARENTALSETTINGS_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamNetworkingSockets_SteamNetworkingSockets006(void *);
|
||||
extern void *create_winISteamNetworkingSockets_SteamNetworkingSockets008(void *);
|
||||
extern void *create_winISteamNetworkingUtils_SteamNetworkingUtils003(void *);
|
||||
extern void *create_winISteamNetworkingSockets_SteamNetworkingSockets006(void *);
|
||||
extern void *create_winISteamClient_SteamClient019(void *);
|
||||
extern void *create_winISteamNetworking_SteamNetworking005(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION013(void *);
|
||||
extern void *create_winISteamGameServer_SteamGameServer012(void *);
|
||||
extern void *create_winISteamNetworkingSockets_SteamNetworkingSockets003(void *);
|
||||
extern void *create_winISteamNetworkingSockets_SteamNetworkingSockets004(void *);
|
||||
extern void *create_winISteamNetworkingUtils_SteamNetworkingUtils002(void *);
|
||||
extern void *create_winISteamClient_SteamClient018(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION012(void *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue