mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-09 16:07:55 +01:00
lsteamclient: Import SDK version 1.43
This commit is contained in:
parent
ee7717eed1
commit
2054bb97a9
160 changed files with 24429 additions and 3803 deletions
|
|
@ -1,6 +1,6 @@
|
|||
extern void *create_winISteamClient_SteamClient017(void *);
|
||||
extern void *create_winISteamUser_SteamUser019(void *);
|
||||
extern void *create_winISteamFriends_SteamFriends015(void *);
|
||||
extern void *create_winISteamClient_SteamClient018(void *);
|
||||
extern void *create_winISteamUser_SteamUser020(void *);
|
||||
extern void *create_winISteamFriends_SteamFriends017(void *);
|
||||
extern void *create_winISteamUtils_SteamUtils009(void *);
|
||||
extern void *create_winISteamMatchmaking_SteamMatchMaking009(void *);
|
||||
extern void *create_winISteamMatchmakingServers_SteamMatchMakingServers002(void *);
|
||||
|
|
@ -11,18 +11,26 @@ extern void *create_winISteamNetworking_SteamNetworking005(void *);
|
|||
extern void *create_winISteamScreenshots_STEAMSCREENSHOTS_INTERFACE_VERSION003(void *);
|
||||
extern void *create_winISteamMusic_STEAMMUSIC_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamMusicRemote_STEAMMUSICREMOTE_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamHTTP_STEAMHTTP_INTERFACE_VERSION002(void *);
|
||||
extern void *create_winISteamController_SteamController006(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION010(void *);
|
||||
extern void *create_winISteamHTTP_STEAMHTTP_INTERFACE_VERSION003(void *);
|
||||
extern void *create_winISteamController_SteamController007(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION012(void *);
|
||||
extern void *create_winISteamAppList_STEAMAPPLIST_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamHTMLSurface_STEAMHTMLSURFACE_INTERFACE_VERSION_004(void *);
|
||||
extern void *create_winISteamInventory_STEAMINVENTORY_INTERFACE_V002(void *);
|
||||
extern void *create_winISteamHTMLSurface_STEAMHTMLSURFACE_INTERFACE_VERSION_005(void *);
|
||||
extern void *create_winISteamInventory_STEAMINVENTORY_INTERFACE_V003(void *);
|
||||
extern void *create_winISteamVideo_STEAMVIDEO_INTERFACE_V002(void *);
|
||||
extern void *create_winISteamAppTicket_STEAMAPPTICKET_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamGameServer_SteamGameServer012(void *);
|
||||
extern void *create_winISteamGameServerStats_SteamGameServerStats001(void *);
|
||||
extern void *create_winISteamGameCoordinator_SteamGameCoordinator001(void *);
|
||||
extern void *create_winISteamParentalSettings_STEAMPARENTALSETTINGS_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamClient_SteamClient017(void *);
|
||||
extern void *create_winISteamUser_SteamUser019(void *);
|
||||
extern void *create_winISteamFriends_SteamFriends015(void *);
|
||||
extern void *create_winISteamHTTP_STEAMHTTP_INTERFACE_VERSION002(void *);
|
||||
extern void *create_winISteamController_SteamController006(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION010(void *);
|
||||
extern void *create_winISteamHTMLSurface_STEAMHTMLSURFACE_INTERFACE_VERSION_004(void *);
|
||||
extern void *create_winISteamInventory_STEAMINVENTORY_INTERFACE_V002(void *);
|
||||
extern void *create_winISteamUnifiedMessages_STEAMUNIFIEDMESSAGES_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamController_SteamController005(void *);
|
||||
extern void *create_winISteamHTMLSurface_STEAMHTMLSURFACE_INTERFACE_VERSION_003(void *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue