Cleaning up apu/ and renaming -private files to _flags.

Part of #296.
This commit is contained in:
Ben Vanik
2015-06-27 11:25:45 -07:00
parent 0d2d07e8e6
commit 8c69a4df09
64 changed files with 249 additions and 541 deletions

View File

@@ -9,9 +9,9 @@
#include "xenia/hid/xinput/xinput_input_driver.h"
#include "xenia/hid/hid-private.h"
#include <xinput.h>
#include <Xinput.h>
#include "xenia/hid/hid_flags.h"
namespace xe {
namespace hid {