From e7ef3f208c109357538b1f68af10bcd78db95c95 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Fri, 8 Apr 2022 22:30:12 -0700 Subject: Changeset: 3 More work --- source/EditorCore_Egoa.hpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 source/EditorCore_Egoa.hpp (limited to 'source/EditorCore_Egoa.hpp') diff --git a/source/EditorCore_Egoa.hpp b/source/EditorCore_Egoa.hpp new file mode 100644 index 0000000..3a8dc36 --- /dev/null +++ b/source/EditorCore_Egoa.hpp @@ -0,0 +1,11 @@ +#pragma once + +#include "EditorCore.hpp" + +class EgoaPlayer : public EditorGameObjectAttachment { +public: +}; + +class EgoaLevelWrapper : public EditorGameObjectAttachment { +public: +}; -- cgit v1.2.3-70-g09d2