lsteamclient: Use plain memory allocation / free for SteamNetworkingMessage_t wrapper.

CW-Bug-Id: #22649
This commit is contained in:
Paul Gofman 2023-08-23 17:34:40 -06:00 committed by Arkadiusz Hiler
parent 6ed890c9e9
commit a7bdd61d20
8 changed files with 4 additions and 153 deletions

View file

@ -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"