mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
parent
99bdd62d6c
commit
838d14d66e
207 changed files with 900 additions and 50 deletions
|
|
@ -1,6 +1,10 @@
|
|||
/* This file is auto-generated, do not edit. */
|
||||
#include "unix_private.h"
|
||||
|
||||
#if 0
|
||||
#pragma makedep unix
|
||||
#endif
|
||||
|
||||
NTSTATUS ISteamInput_SteamInput006_Init( void *args )
|
||||
{
|
||||
struct ISteamInput_SteamInput006_Init_params *params = (struct ISteamInput_SteamInput006_Init_params *)args;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue