From 82956beb1fe17e1226327638c8ab22b5f5adfc1d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Mar 2019 22:43:25 +0800 Subject: *misc --- source/Asura.Editor/editor.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/Asura.Editor/editor.h (limited to 'source/Asura.Editor/editor.h') diff --git a/source/Asura.Editor/editor.h b/source/Asura.Editor/editor.h new file mode 100644 index 0000000..6555c81 --- /dev/null +++ b/source/Asura.Editor/editor.h @@ -0,0 +1,17 @@ +#ifndef __ASURA_EDITOR_H__ +#define __ASURA_EDITOR_H__ + +namespace AsuraEditor +{ + + /// + /// + /// + class Editor + { + + }; + +} + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0