mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 22:44:08 +00:00
Crossplatform work continues
This commit is contained in:
parent
6571715cb2
commit
c80403a2e0
15 changed files with 170 additions and 25 deletions
|
@ -1,9 +1,6 @@
|
|||
#pragma warning( push )
|
||||
#pragma warning( disable : 4005)
|
||||
#define DIRECTINPUT_VERSION 0x0800
|
||||
#include <dinput.h>
|
||||
#pragma warning( pop )
|
||||
#define WITHWINDOWS
|
||||
#include "common.h"
|
||||
#include "win.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue