mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 01:26:20 +00:00
Includes overhaul, fix some compiler warnings
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#define WITH_D3D
|
||||
#define WITHD3D
|
||||
#include "common.h"
|
||||
|
||||
#ifdef EXTENDED_PIPELINES
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define WITH_D3D
|
||||
#define WITHD3D
|
||||
#include "common.h"
|
||||
|
||||
#ifdef RW_D3D9
|
||||
|
@ -1,5 +1,4 @@
|
||||
#define WITHWINDOWS
|
||||
#define WITH_D3D
|
||||
#define WITHD3D
|
||||
#include "common.h"
|
||||
|
||||
#ifdef EXTENDED_COLOURFILTER
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define WITH_D3D
|
||||
#define WITHD3D
|
||||
#include "common.h"
|
||||
|
||||
#ifdef SCREEN_DROPLETS
|
||||
|
Reference in New Issue
Block a user