lsteamclient: Allocate SteamClient interface from native steamclient.dll data.
CW-Bug-Id: #22137
This commit is contained in:
parent
840959f4cf
commit
f5da6b1c22
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue