Switching a few types to their platform-agnostic versions.

This commit is contained in:
Ben Vanik
2015-07-15 22:09:19 -07:00
parent 91ae97e558
commit fefaa31cd8
14 changed files with 53 additions and 71 deletions

View File

@@ -18,8 +18,6 @@
#include "xenia/kernel/xobject.h"
#include "xenia/xbox.h"
typedef void* HANDLE;
namespace xe {
namespace kernel {