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

@@ -14,6 +14,7 @@
#include <vector>
#include "xenia/cpu/processor.h"
#include "xenia/hid/input.h"
#include "xenia/memory.h"
#include "xenia/xbox.h"