mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 00:04:34 +01:00
lsteamclient: Use plain memory allocation / free for SteamNetworkingMessage_t wrapper.
CW-Bug-Id: #22649
This commit is contained in:
parent
6ed890c9e9
commit
a7bdd61d20
8 changed files with 4 additions and 153 deletions
|
|
@ -21,8 +21,6 @@ extern "C" {
|
|||
#define SDKVER_144
|
||||
#include "struct_converters.h"
|
||||
|
||||
#include "queue.h"
|
||||
|
||||
#define SDK_VERSION 1440
|
||||
#include "steamclient_manual_common.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue