mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-26 09:05:40 +00:00
Merge branch 'master' into miami
This commit is contained in:
commit
cbed027c0e
1 changed files with 2 additions and 0 deletions
|
@ -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