mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
parent
0a2a3c514f
commit
4dfab8d8b6
53 changed files with 78 additions and 473 deletions
|
|
@ -14,14 +14,12 @@
|
|||
#include "winnls.h"
|
||||
#include "winuser.h"
|
||||
#include "winternl.h"
|
||||
#include "wine/debug.h"
|
||||
#include "wine/list.h"
|
||||
#include "steam_defs.h"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <X11/keysym.h>
|
||||
#endif
|
||||
|
||||
#include "steam_defs.h"
|
||||
#include "steamclient_private.h"
|
||||
|
||||
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue