From d74e03063095d43c654fa52c3868f7ef8fce69f1 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 23 Oct 2018 22:09:22 +0800 Subject: =?UTF-8?q?*=E7=B2=92=E5=AD=90=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/modules/graphics/je_lua_particle_system.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/lua/modules/graphics/je_lua_particle_system.cpp (limited to 'src/lua/modules/graphics/je_lua_particle_system.cpp') diff --git a/src/lua/modules/graphics/je_lua_particle_system.cpp b/src/lua/modules/graphics/je_lua_particle_system.cpp new file mode 100644 index 0000000..7099a5c --- /dev/null +++ b/src/lua/modules/graphics/je_lua_particle_system.cpp @@ -0,0 +1,11 @@ +#include "libjin/jin.h" + +namespace JinEngine +{ + namespace Lua + { + + + + } // Lua +} // namespace JinEngine \ No newline at end of file -- cgit v1.1-26-g67d0