lsteamclient: Synthesize SDK version 0.99y

For SteamClient006, SteamFriends002, SteamGameServer003,
SteamMatchMaking001, STEAMUSERSTATS_INTERFACE_VERSION002, and
SteamUser008.
This commit is contained in:
Andrew Eikum 2019-02-06 09:19:39 -06:00
parent d3dd51b542
commit 7008e8bf21
38 changed files with 4797 additions and 1 deletions

View file

@ -132,3 +132,9 @@
{"SteamUser009", &create_winISteamUser_SteamUser009},
{"STEAMAPPS_INTERFACE_VERSION001", &create_winISteamApps_STEAMAPPS_INTERFACE_VERSION001},
{"SteamGameServer004", &create_winISteamGameServer_SteamGameServer004},
{"SteamClient006", &create_winISteamClient_SteamClient006},
{"SteamUser008", &create_winISteamUser_SteamUser008},
{"SteamFriends002", &create_winISteamFriends_SteamFriends002},
{"SteamMatchMaking001", &create_winISteamMatchmaking_SteamMatchMaking001},
{"STEAMUSERSTATS_INTERFACE_VERSION002", &create_winISteamUserStats_STEAMUSERSTATS_INTERFACE_VERSION002},
{"SteamGameServer003", &create_winISteamGameServer_SteamGameServer003},