mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
lsteamclient: Synthesize SDK version 1.32x
For STEAMUGC_INTERFACE_VERSION004.
This commit is contained in:
parent
62644cfefc
commit
73b03443ea
44 changed files with 10725 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ extern void *create_winISteamController_STEAMCONTROLLER_INTERFACE_VERSION(void *
|
|||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION006(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION005(void *);
|
||||
extern void *create_winISteamHTMLSurface_STEAMHTMLSURFACE_INTERFACE_VERSION_002(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION004(void *);
|
||||
extern void *create_winISteamUGC_STEAMUGC_INTERFACE_VERSION003(void *);
|
||||
extern void *create_winISteamClient_SteamClient016(void *);
|
||||
extern void *create_winISteamUser_SteamUser017(void *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue