Crossplatform work continues

This commit is contained in:
eray orçunus 2020-04-21 13:28:06 +03:00
parent 6571715cb2
commit c80403a2e0
15 changed files with 170 additions and 25 deletions

View file

@ -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"