System/SystemEvent: Merge with Input/InputEvent into just Event.
This commit is contained in:
parent
858e721451
commit
10198484e7
12 changed files with 152 additions and 80 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#ifndef SPECTRE_SYSTEM_MESSAGEHANDLER_H
|
||||
#define SPECTRE_SYSTEM_MESSAGEHANDLER_H
|
||||
|
||||
#include "SystemEvent.h"
|
||||
#include <Spectre/System/Event.h>
|
||||
|
||||
namespace sp {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue