GxRuntime: Cleanup and better handling of newer libraries

This commit is contained in:
Michael Fabian Dirks
2017-04-09 05:36:11 +02:00
parent 11cc383e7b
commit 590f4eb155
7 changed files with 97 additions and 22 deletions
+2
View File
@@ -1,4 +1,6 @@
#pragma once
#include <windows.h>
// Direct Draw
#define DIRECTDRAW_VERSION 0x0700
#include <ddraw.h>