lsteamclient: Synthesize SDK version 1.21x

For STEAMREMOTESTORAGE_INTERFACE_VERSION009.
This commit is contained in:
Andrew Eikum 2019-02-05 14:50:20 -06:00
parent bf1fea6219
commit f3c4547fc7
33 changed files with 7740 additions and 0 deletions

View file

@ -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 *);