mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-31 06:35:23 +00:00
lsteamclient: Use 64bit handles for unix side interface pointers.
Based on a patch from Billy Laws.
This commit is contained in:
committed by
Arkadiusz Hiler
parent
01e7e7eccf
commit
d89c5c80bb
@@ -117,7 +117,7 @@ struct steamclient_next_callback_params
|
||||
|
||||
struct steamclient_CreateInterface_params
|
||||
{
|
||||
void *_ret;
|
||||
struct u_iface _ret;
|
||||
const char *name;
|
||||
int *return_code;
|
||||
};
|
||||
|
Reference in New Issue
Block a user