mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
lsteamclient: Move steamclient_private below steam api headers
This commit is contained in:
parent
9b0a6171a5
commit
0ea7cb0f5a
157 changed files with 158 additions and 158 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#include "steamclient_private.h"
|
||||
#include "steam_defs.h"
|
||||
#include "steamworks_sdk_112/steam_api.h"
|
||||
#include "steamworks_sdk_112/isteamgameserver.h"
|
||||
#include "steamworks_sdk_112/isteamgameserverstats.h"
|
||||
#include "steamworks_sdk_112/isteamgamecoordinator.h"
|
||||
#include "steamclient_private.h"
|
||||
extern "C" {
|
||||
#pragma pack( push, 8 )
|
||||
struct winLeaderboardEntry_t_112 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue