2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-08-31 14:45:23 +00:00

lsteamclient: build fixes

This commit is contained in:
Andrew Eikum
2018-10-29 11:38:13 -05:00
parent c7d6c1f18b
commit f9f3754f09
224 changed files with 4009 additions and 5342 deletions

View File

@@ -2,6 +2,7 @@
#include "steam_defs.h"
#include "steamworks_sdk_125/steam_api.h"
#include "cppISteamApps_STEAMAPPS_INTERFACE_VERSION005.h"
#include "struct_converters_125.h"
#ifdef __cplusplus
extern "C" {
#endif