mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 05:07:43 +02:00
lsteamclient: Move steamclient_private below steam api headers
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#include "steamclient_private.h"
|
||||
#include "steam_defs.h"
|
||||
#include "steamworks_sdk_135/steam_api.h"
|
||||
#include "steamworks_sdk_135/isteamgameserver.h"
|
||||
#include "steamworks_sdk_135/isteamgameserverstats.h"
|
||||
#include "steamworks_sdk_135/isteamgamecoordinator.h"
|
||||
#include "steamclient_private.h"
|
||||
extern "C" {
|
||||
#pragma pack( push, 8 )
|
||||
struct winLeaderboardEntry_t_135 {
|
||||
|
Reference in New Issue
Block a user