summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/toluabind_default.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-12-08 18:05:49 +0100
committermadmaxoft <github@xoft.cz>2013-12-08 18:05:49 +0100
commit906fd503439becaa0856119c573d5dfbbd7f7039 (patch)
treeada13f6e09ab901644ecad368270d736a49cfbf0 /lib/tolua++/src/bin/toluabind_default.h
parentFixed normalizing large angles. (diff)
downloadcuberite-906fd503439becaa0856119c573d5dfbbd7f7039.tar
cuberite-906fd503439becaa0856119c573d5dfbbd7f7039.tar.gz
cuberite-906fd503439becaa0856119c573d5dfbbd7f7039.tar.bz2
cuberite-906fd503439becaa0856119c573d5dfbbd7f7039.tar.lz
cuberite-906fd503439becaa0856119c573d5dfbbd7f7039.tar.xz
cuberite-906fd503439becaa0856119c573d5dfbbd7f7039.tar.zst
cuberite-906fd503439becaa0856119c573d5dfbbd7f7039.zip
Diffstat (limited to '')
-rw-r--r--lib/tolua++/src/bin/toluabind_default.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/tolua++/src/bin/toluabind_default.h b/lib/tolua++/src/bin/toluabind_default.h
deleted file mode 100644
index c31a14875..000000000
--- a/lib/tolua++/src/bin/toluabind_default.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
-** 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);
-