mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-03 13:14:29 +01:00
lsteamclient: wrap FSteamNetworkingSocketsDebugOutput
This commit is contained in:
parent
aa4c6fcc22
commit
197f25db04
5 changed files with 29 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ void *create_LinuxISteamMatchmakingServerListResponse(void *win, const char *ver
|
|||
void *create_LinuxISteamMatchmakingPingResponse(void *win, const char *version);
|
||||
void *create_LinuxISteamMatchmakingPlayersResponse(void *win, const char *version);
|
||||
void *create_LinuxISteamMatchmakingRulesResponse(void *win, const char *version);
|
||||
void *manual_convert_FSteamNetworkingSocketsDebugOutput(void *win_func);
|
||||
|
||||
extern char g_tmppath[PATH_MAX];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue