diff options
Diffstat (limited to 'CruUI/cru_event.cpp')
-rw-r--r-- | CruUI/cru_event.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CruUI/cru_event.cpp b/CruUI/cru_event.cpp new file mode 100644 index 00000000..3977b3b2 --- /dev/null +++ b/CruUI/cru_event.cpp @@ -0,0 +1,5 @@ +#include "cru_event.h" + +namespace cru { + +} |