mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-03 21:24:27 +01:00
lsteamclient: Synthesize SDK version 0.99y
For SteamClient006, SteamFriends002, SteamGameServer003, SteamMatchMaking001, STEAMUSERSTATS_INTERFACE_VERSION002, and SteamUser008.
This commit is contained in:
parent
d3dd51b542
commit
7008e8bf21
38 changed files with 4797 additions and 1 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue