mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-23 09:00:01 +00:00
Fix glfw build
This commit is contained in:
parent
c80bdf3a2a
commit
a15f3ddb8b
|
@ -1,5 +1,7 @@
|
||||||
#define WITHWINDOWS
|
#define WITHWINDOWS
|
||||||
|
#ifndef LIBRW
|
||||||
#define WITHD3D
|
#define WITHD3D
|
||||||
|
#endif
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#ifndef LIBRW
|
#ifndef LIBRW
|
||||||
#include <d3d8caps.h>
|
#include <d3d8caps.h>
|
||||||
|
|
Loading…
Reference in a new issue