diff options
author | chai <chaifix@163.com> | 2018-12-07 20:16:33 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-07 20:16:33 +0800 |
commit | a059088c90fafb9ef21840db338f6bd04023b096 (patch) | |
tree | 00d2a75f1237011209fe79f3422da9fcb8e39b53 /src/luax_state.cpp | |
parent | f065d7884d353c3545535850e4e8bdf8e10025ca (diff) |
Diffstat (limited to 'src/luax_state.cpp')
-rw-r--r-- | src/luax_state.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/luax_state.cpp b/src/luax_state.cpp index e69de29..3fc1645 100644 --- a/src/luax_state.cpp +++ b/src/luax_state.cpp @@ -0,0 +1,8 @@ +//#include "luax_state.h" + +namespace Luax +{ + + + +}
\ No newline at end of file |