aboutsummaryrefslogtreecommitdiff
path: root/src/lua/debug/luaopen_debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/debug/luaopen_debug.cpp')
-rw-r--r--src/lua/debug/luaopen_debug.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lua/debug/luaopen_debug.cpp b/src/lua/debug/luaopen_debug.cpp
new file mode 100644
index 0000000..b33c058
--- /dev/null
+++ b/src/lua/debug/luaopen_debug.cpp
@@ -0,0 +1,8 @@
+namespace jin
+{
+namespace debug
+{
+
+
+}
+} \ No newline at end of file