mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-31 14:45:23 +00: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_117/steam_api.h"
|
||||
#include "steamworks_sdk_117/isteamgamestats.h"
|
||||
#pragma pop_macro("__cdecl")
|
||||
|
Reference in New Issue
Block a user