aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/d3d
diff options
context:
space:
mode:
Diffstat (limited to 'src/native/d3d')
-rw-r--r--src/native/d3d/D3dUtil.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/native/d3d/D3dUtil.hpp b/src/native/d3d/D3dUtil.hpp
index 8a00287..3770095 100644
--- a/src/native/d3d/D3dUtil.hpp
+++ b/src/native/d3d/D3dUtil.hpp
@@ -43,6 +43,8 @@
#define CREATEVBFAIL 23
#define CREATEINDEXVBFAIL 24
#define LOCKINDEXVBFAIL 25
+#define NOHARDWAREACCEL 26
+#define PLEASEUPDATEDRIVERS 27
#define PI 3.14159265f