mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-08 15:38:02 +01:00
lsteamclient: Synthesize SDK version 1.30x
For STEAMHTMLSURFACE_INTERFACE_VERSION_001.
This commit is contained in:
parent
73b03443ea
commit
3f02f0611d
43 changed files with 9677 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
{"SteamUser017", &create_winISteamUser_SteamUser017},
|
||||
{"SteamFriends014", &create_winISteamFriends_SteamFriends014},
|
||||
{"STEAMAPPS_INTERFACE_VERSION006", &create_winISteamApps_STEAMAPPS_INTERFACE_VERSION006},
|
||||
{"STEAMHTMLSURFACE_INTERFACE_VERSION_001", &create_winISteamHTMLSurface_STEAMHTMLSURFACE_INTERFACE_VERSION_001},
|
||||
{"SteamClient015", &create_winISteamClient_SteamClient015},
|
||||
{"STEAMUGC_INTERFACE_VERSION002", &create_winISteamUGC_STEAMUGC_INTERFACE_VERSION002},
|
||||
{"SteamClient014", &create_winISteamClient_SteamClient014},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue