aboutsummaryrefslogtreecommitdiff
path: root/src/script/luaopen_jin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/luaopen_jin.cpp')
-rw-r--r--src/script/luaopen_jin.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/script/luaopen_jin.cpp b/src/script/luaopen_jin.cpp
index c4ee955..d7262e1 100644
--- a/src/script/luaopen_jin.cpp
+++ b/src/script/luaopen_jin.cpp
@@ -8,9 +8,7 @@ namespace jin
{
namespace lua
{
- /**
- * sub modules
- */
+
extern int luaopen_core(lua_State* L);
extern int luaopen_graphics(lua_State* L);
extern int luaopen_audio(lua_State* L);