Removing the last of XEDECLARECLASS.
This commit is contained in:
@@ -12,19 +12,16 @@
|
||||
|
||||
#include <xenia/hid/input_system.h>
|
||||
|
||||
|
||||
XEDECLARECLASS1(xe, Emulator);
|
||||
|
||||
namespace xe {
|
||||
class Emulator;
|
||||
} // namespace xe
|
||||
|
||||
namespace xe {
|
||||
namespace hid {
|
||||
|
||||
|
||||
InputSystem* Create(Emulator* emulator);
|
||||
|
||||
|
||||
} // namespace hid
|
||||
} // namespace xe
|
||||
|
||||
|
||||
#endif // XENIA_HID_HID_H_
|
||||
|
||||
Reference in New Issue
Block a user