mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-26 05:28:15 +03:00
lsteamclient: Allocate SteamClient interface from native steamclient.dll data.
CW-Bug-Id: #22137
This commit is contained in:
parent
840959f4cf
commit
f5da6b1c22
@ -432,6 +432,7 @@ void *alloc_vtable(void *vtable, unsigned int method_count, const char *iface_ve
|
||||
"STEAMUSERSTATS",
|
||||
"STEAMAPPS",
|
||||
"SteamNetworking",
|
||||
"SteamClient",
|
||||
};
|
||||
unsigned int i;
|
||||
char *ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user