mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-29 02:34:55 +01:00
lsteamclient: Synthesize SDK version 1.21x
For STEAMREMOTESTORAGE_INTERFACE_VERSION009.
This commit is contained in:
parent
bf1fea6219
commit
f3c4547fc7
33 changed files with 7740 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ extern void *create_winISteamRemoteStorage_STEAMREMOTESTORAGE_INTERFACE_VERSION0
|
|||
extern void *create_winISteamUser_SteamUser016(void *);
|
||||
extern void *create_winISteamUtils_SteamUtils005(void *);
|
||||
extern void *create_winISteamScreenshots_STEAMSCREENSHOTS_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamRemoteStorage_STEAMREMOTESTORAGE_INTERFACE_VERSION009(void *);
|
||||
extern void *create_winISteamRemoteStorage_STEAMREMOTESTORAGE_INTERFACE_VERSION008(void *);
|
||||
extern void *create_winISteamHTTP_STEAMHTTP_INTERFACE_VERSION001(void *);
|
||||
extern void *create_winISteamFriends_SteamFriends011(void *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue