Update BlitzSteam:

- Steam API
- SteamAppList API
- SteamApps API
- SteamController API (work-in-progress)
- SteamClient API
This commit is contained in:
Michael Fabian Dirks
2015-06-06 14:33:52 +02:00
parent 7f8416ea7d
commit 78c27c54f3
10 changed files with 597 additions and 145 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include <windows.h>
// Macros
#define DLL_EXPORT extern "C" __declspec(dllexport)
#define DLL_EXPORT extern "C" //__declspec(dllexport)
// Steam
#include "steam/steam_api.h"