diff options
Diffstat (limited to 'Source/3rdParty/Luax/luax_state.cpp')
-rw-r--r-- | Source/3rdParty/Luax/luax_state.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/3rdParty/Luax/luax_state.cpp b/Source/3rdParty/Luax/luax_state.cpp new file mode 100644 index 0000000..3fc1645 --- /dev/null +++ b/Source/3rdParty/Luax/luax_state.cpp @@ -0,0 +1,8 @@ +//#include "luax_state.h" + +namespace Luax +{ + + + +}
\ No newline at end of file |