mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-16 11:44:37 +02:00
Fix glfw build
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user