Removing the last of XEDECLARECLASS.

This commit is contained in:
Ben Vanik
2014-08-20 22:50:10 -07:00
parent 06f5b8cbbf
commit 244e8a8745
15 changed files with 108 additions and 144 deletions

View File

@@ -14,11 +14,10 @@
#include <mutex>
#include <string>
#include <xenia/cpu/xenon_thread_state.h>
#include <xenia/kernel/xobject.h>
#include <xenia/xbox.h>
XEDECLARECLASS2(xe, cpu, XenonThreadState);
namespace xe {
namespace kernel {