Revert "Part one"

This reverts commit 63951d9b95.
This commit is contained in:
Filip Gawin 2020-04-18 12:29:28 +02:00
parent 6eaf0e4b41
commit d6314f9564
19 changed files with 230 additions and 172 deletions

View file

@ -6,7 +6,7 @@
#include "common.h"
#ifdef XINPUT
#include <xinput.h>
#include <Xinput.h>
#pragma comment( lib, "Xinput9_1_0.lib" )
#endif