diff options
Diffstat (limited to 'tolua++-1.0.93/src/bin/toluabind_default.h')
-rw-r--r-- | tolua++-1.0.93/src/bin/toluabind_default.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tolua++-1.0.93/src/bin/toluabind_default.h b/tolua++-1.0.93/src/bin/toluabind_default.h new file mode 100644 index 000000000..c31a14875 --- /dev/null +++ b/tolua++-1.0.93/src/bin/toluabind_default.h @@ -0,0 +1,8 @@ +/* +** Lua binding: tolua +** Generated automatically by tolua++-1.0.8pre2 on Tue Dec 13 01:43:55 2005. +*/ + +/* Exported function */ +TOLUA_API int tolua_tolua_open (lua_State* tolua_S); + |