From efce5b6bd5c9d4f8214a71e0f7a7c35751710a4c Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 8 Nov 2021 01:17:11 +0800 Subject: + tolua + lpeg --- ThirdParty/toluapp/src/bin/toluabind_default.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ThirdParty/toluapp/src/bin/toluabind_default.h (limited to 'ThirdParty/toluapp/src/bin/toluabind_default.h') diff --git a/ThirdParty/toluapp/src/bin/toluabind_default.h b/ThirdParty/toluapp/src/bin/toluabind_default.h new file mode 100644 index 0000000..c31a148 --- /dev/null +++ b/ThirdParty/toluapp/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); + -- cgit v1.1-26-g67d0