diff options
Diffstat (limited to 'src/script/debug/luaopen_debug.cpp')
-rw-r--r-- | src/script/debug/luaopen_debug.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/script/debug/luaopen_debug.cpp b/src/script/debug/luaopen_debug.cpp new file mode 100644 index 0000000..658899f --- /dev/null +++ b/src/script/debug/luaopen_debug.cpp @@ -0,0 +1,9 @@ +namespace jin +{ +namespace debug +{ + + + +} +}
\ No newline at end of file |