From 2fb6b09dcf2ceb09cf021adb4a89f4c1255d5558 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 13 Jan 2019 09:36:13 +0800 Subject: +luax --- Source/3rdParty/Luax/luax_module.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Source/3rdParty/Luax/luax_module.cpp (limited to 'Source/3rdParty/Luax/luax_module.cpp') diff --git a/Source/3rdParty/Luax/luax_module.cpp b/Source/3rdParty/Luax/luax_module.cpp new file mode 100644 index 0000000..94de1a6 --- /dev/null +++ b/Source/3rdParty/Luax/luax_module.cpp @@ -0,0 +1,8 @@ +#include "luax_module.h" + +namespace Luax +{ + + + +} \ No newline at end of file -- cgit v1.1-26-g67d0