mirror of
https://github.com/halpz/re3.git
synced 2025-07-17 00:28:11 +00:00
Crossplatform work continues
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user