mirror of
https://github.com/ValveSoftware/Proton.git
synced 2026-04-20 03:01:58 -04:00
lsteamclient: build fixes
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
#include "steamworks_sdk_107/steam_api.h"
|
||||
#include "steamworks_sdk_107/isteamgameserver.h"
|
||||
#include "cppISteamGameServer_SteamGameServer009.h"
|
||||
#include "struct_converters_107.h"
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#include "struct_converters_107.h"
|
||||
void cppISteamGameServer_SteamGameServer009_LogOn(void *linux_side)
|
||||
{
|
||||
((ISteamGameServer*)linux_side)->LogOn();
|
||||
|
||||
Reference in New Issue
Block a user