diff options
Diffstat (limited to 'src/Bindings.h')
-rw-r--r-- | src/Bindings.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Bindings.h b/src/Bindings.h new file mode 100644 index 000000000..bc8589293 --- /dev/null +++ b/src/Bindings.h @@ -0,0 +1,8 @@ +/* +** Lua binding: AllToLua +** Generated automatically by tolua++-1.0.92 on 11/23/13 19:57:31. +*/ + +/* Exported function */ +TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); + |