1
0
mirror of https://github.com/td512/re3.git synced 2026-02-04 17:52:56 +00:00

Fix glfw build

This commit is contained in:
Sergeanur
2020-06-30 08:08:50 +03:00
parent c80bdf3a2a
commit a15f3ddb8b

View File

@@ -1,5 +1,7 @@
#define WITHWINDOWS
#ifndef LIBRW
#define WITHD3D
#endif
#include "common.h"
#ifndef LIBRW
#include <d3d8caps.h>