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

@@ -2,18 +2,12 @@
#include "skeleton.h"
#include "events.h"
//#include "main.h"
#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>
#include "common.h"
#include "Pad.h"
#include "ControllerConfig.h"
#include "Frontend.h"
#include "Camera.h"
/*
*****************************************************************************
*/