aboutsummaryrefslogtreecommitdiff
path: root/eng/inc/entityeng.h
diff options
context:
space:
mode:
Diffstat (limited to 'eng/inc/entityeng.h')
-rw-r--r--eng/inc/entityeng.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/eng/inc/entityeng.h b/eng/inc/entityeng.h
new file mode 100644
index 0000000..994e184
--- /dev/null
+++ b/eng/inc/entityeng.h
@@ -0,0 +1,4 @@
+#pragma once
+#include "entity.h"
+
+typedef struct Entity Entity;