Moving input structs out of xbox.h.

Progress on #297.
This commit is contained in:
Ben Vanik
2015-06-27 11:37:12 -07:00
parent 8c69a4df09
commit 7e0246c381
7 changed files with 94 additions and 65 deletions

View File

@@ -10,6 +10,7 @@
#ifndef XENIA_HID_INPUT_DRIVER_H_
#define XENIA_HID_INPUT_DRIVER_H_
#include "xenia/hid/input.h"
#include "xenia/xbox.h"
namespace xe {