mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-05 22:18:03 +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
|
|
@ -22,8 +22,6 @@ extern "C" {
|
|||
#define SDKVER_147
|
||||
#include "struct_converters.h"
|
||||
|
||||
#include "queue.h"
|
||||
|
||||
#define SDK_VERSION 1470
|
||||
#include "steamclient_manual_common.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue