mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 13:17:50 +02:00

committed by
Arkadiusz Hiler

parent
5aefaf36d8
commit
b83f5fe79e
@ -1,7 +1,7 @@
|
||||
struct cppISteamInventory_STEAMINVENTORY_INTERFACE_V002_GetResultStatus_params
|
||||
{
|
||||
void *linux_side;
|
||||
EResult _ret;
|
||||
uint32_t _ret;
|
||||
SteamInventoryResult_t resultHandle;
|
||||
};
|
||||
extern void cppISteamInventory_STEAMINVENTORY_INTERFACE_V002_GetResultStatus( struct cppISteamInventory_STEAMINVENTORY_INTERFACE_V002_GetResultStatus_params *params );
|
||||
|
Reference in New Issue
Block a user