mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 21:27:47 +02:00
lsteamclient: Define __cdecl to nothing on the linux side.
This commit is contained in:

committed by
Arkadiusz Hiler

parent
f5da6b1c22
commit
49324a57d7
@ -1,6 +1,7 @@
|
||||
#include "steam_defs.h"
|
||||
#pragma push_macro("__cdecl")
|
||||
#undef __cdecl
|
||||
#define __cdecl
|
||||
#include "steamworks_sdk_130x/steam_api.h"
|
||||
#include "steamworks_sdk_130x/isteamgameserver.h"
|
||||
#include "steamworks_sdk_130x/isteamgameserverstats.h"
|
||||
|
Reference in New Issue
Block a user