From 1149ab216c3b266af6fee4bd279862bf96c48933 Mon Sep 17 00:00:00 2001 From: Tycho Bickerstaff Date: Wed, 18 Dec 2013 23:14:31 +0000 Subject: Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux This reverts commit 906fd503439becaa0856119c573d5dfbbd7f7039. --- lib/tolua++/src/bin/toluabind.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/tolua++/src/bin/toluabind.h (limited to 'lib/tolua++/src/bin/toluabind.h') diff --git a/lib/tolua++/src/bin/toluabind.h b/lib/tolua++/src/bin/toluabind.h new file mode 100644 index 000000000..7f1f018c9 --- /dev/null +++ b/lib/tolua++/src/bin/toluabind.h @@ -0,0 +1,8 @@ +/* +** Lua binding: tolua +** Generated automatically by tolua++-1.0.92 on Sun Feb 15 22:29:48 2009. +*/ + +/* Exported function */ +TOLUA_API int tolua_tolua_open (lua_State* tolua_S); + -- cgit v1.2.3