Removing the last of XEDECLARECLASS.
This commit is contained in:
@@ -10,11 +10,9 @@
|
||||
#ifndef XENIA_KERNEL_XBOXKRNL_XKERNEL_MODULE_H_
|
||||
#define XENIA_KERNEL_XBOXKRNL_XKERNEL_MODULE_H_
|
||||
|
||||
#include <xenia/emulator.h>
|
||||
#include <xenia/kernel/objects/xmodule.h>
|
||||
|
||||
XEDECLARECLASS1(xe, Emulator);
|
||||
XEDECLARECLASS1(xe, ExportResolver);
|
||||
|
||||
namespace xe {
|
||||
namespace kernel {
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user