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_117/steam_api.h"
#include "cppISteamApps_STEAMAPPS_INTERFACE_VERSION004.h"
#include "struct_converters_117.h"
#ifdef __cplusplus
extern "C" {
#endif