Relative Paths
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include <framework/events/Event.h>
|
||||
#include "Event.h"
|
||||
namespace EVENT {
|
||||
EventId_t getEventId(Event event) {
|
||||
return (event & 0xFFFF);
|
||||
|
Reference in New Issue
Block a user