mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-30 03:04:38 +01:00
lsteamclient: Add ISteamGameSearch support
This commit is contained in:
parent
e94250ae57
commit
aa4c6fcc22
7 changed files with 259 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
{"SteamUtils009", &create_winISteamUtils_SteamUtils009},
|
||||
{"SteamMatchMaking009", &create_winISteamMatchmaking_SteamMatchMaking009},
|
||||
{"SteamMatchMakingServers002", &create_winISteamMatchmakingServers_SteamMatchMakingServers002},
|
||||
{"SteamMatchGameSearch001", &create_winISteamGameSearch_SteamMatchGameSearch001},
|
||||
{"SteamParties002", &create_winISteamParties_SteamParties002},
|
||||
{"STEAMREMOTESTORAGE_INTERFACE_VERSION014", &create_winISteamRemoteStorage_STEAMREMOTESTORAGE_INTERFACE_VERSION014},
|
||||
{"STEAMUSERSTATS_INTERFACE_VERSION011", &create_winISteamUserStats_STEAMUSERSTATS_INTERFACE_VERSION011},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue