From 4ea4bbfcb03091cb987dc151d41980ec16f3d18d Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 8 Apr 2019 22:31:12 +0800 Subject: *misc --- source/Asura.Editor/graphics/draw_info.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source/Asura.Editor/graphics/draw_info.h (limited to 'source/Asura.Editor/graphics/draw_info.h') diff --git a/source/Asura.Editor/graphics/draw_info.h b/source/Asura.Editor/graphics/draw_info.h new file mode 100644 index 0000000..442b92d --- /dev/null +++ b/source/Asura.Editor/graphics/draw_info.h @@ -0,0 +1,14 @@ +#ifndef __ASURA_EDITOR_DRAW_INFO_H__ +#define __ASURA_EDITOR_DRAW_INFO_H__ + +namespace AsuraEditor +{ + namespace Graphics + { + + + + } +} + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0