mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-23 01:29:16 +01: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 New Issue
Block a user