mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 13:44:22 +01:00
parent
99bdd62d6c
commit
838d14d66e
207 changed files with 900 additions and 50 deletions
|
|
@ -62,7 +62,7 @@ typedef struct SteamDatagramGameCoordinatorServerLogin SteamDatagramGameCoordina
|
|||
#include "steamclient_structs_generated.h"
|
||||
|
||||
#define PATH_MAX 4096
|
||||
extern char g_tmppath[PATH_MAX];
|
||||
extern char *g_tmppath;
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue