mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-30 03:04:38 +01:00
parent
ff94f04eca
commit
051cb009df
4 changed files with 20 additions and 18 deletions
|
|
@ -45,7 +45,7 @@ DEFINE_VTBL_WRAPPER(56);
|
|||
|
||||
#endif
|
||||
|
||||
static char temp_path_buffer[PATH_MAX];
|
||||
static char temp_path_buffer[TEMP_PATH_BUFFER_LENGTH];
|
||||
|
||||
static CRITICAL_SECTION steamclient_cs = { NULL, -1, 0, 0, 0, 0 };
|
||||
static HANDLE steam_overlay_event;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue