From 2ec55fd974a63b705a4777c256d2222c874fa043 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 18:38:35 +0800 Subject: *SDL project --- Source/Asura.Engine/Stack.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Source/Asura.Engine/Stack.h') diff --git a/Source/Asura.Engine/Stack.h b/Source/Asura.Engine/Stack.h index e69de29..f51017f 100644 --- a/Source/Asura.Engine/Stack.h +++ b/Source/Asura.Engine/Stack.h @@ -0,0 +1,11 @@ +#ifndef __ASURA_ENGINE_STACK_H__ +#define __ASURA_ENGINE_STACK_H__ + +namespace AsuraEngine +{ + + + +} + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0