aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/je_lua_constant.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-11-25 13:08:56 +0800
committerchai <chaifix@163.com>2018-11-25 13:08:56 +0800
commit1d54138b94a384917d47abd8109c586b1b7ac323 (patch)
tree0ce0584b341c2619295ccf8cbcf6511e080c4fb5 /src/lua/common/je_lua_constant.h
parent25b394738f08bc2e7b23f8343096f8296b46c633 (diff)
*粒子系统
Diffstat (limited to 'src/lua/common/je_lua_constant.h')
-rw-r--r--src/lua/common/je_lua_constant.h15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/lua/common/je_lua_constant.h b/src/lua/common/je_lua_constant.h
index 6f70f09..c173b88 100644
--- a/src/lua/common/je_lua_constant.h
+++ b/src/lua/common/je_lua_constant.h
@@ -1 +1,14 @@
-#pragma once
+#ifndef __JE_LUA_CONSTANT_H__
+#define __JE_LUA_CONSTANT_H__
+
+namespace JinEngine
+{
+ namespace Lua
+ {
+
+
+
+ }
+}
+
+#endif \ No newline at end of file