Latest Steam API integration

This commit is contained in:
Michael Dirks
2015-09-19 19:21:45 +02:00
parent 2224ab3724
commit 00aae96f83
5 changed files with 74 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "dllmain.h"
#include "Libraries\BlitzPointer.h"
#include "Libraries/BlitzPointer.h"
bool WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
switch (fdwReason) {