summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/toluabind_default.h
diff options
context:
space:
mode:
authorTycho Bickerstaff <work.tycho@gmail.com>2013-12-19 00:14:31 +0100
committerTycho Bickerstaff <work.tycho@gmail.com>2013-12-19 00:14:31 +0100
commit1149ab216c3b266af6fee4bd279862bf96c48933 (patch)
tree22a5a8c770b8b79cdf65ac5ed330299fc22158a6 /lib/tolua++/src/bin/toluabind_default.h
parentbindings regenration logic (diff)
downloadcuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar
cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.gz
cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.bz2
cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.lz
cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.xz
cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.tar.zst
cuberite-1149ab216c3b266af6fee4bd279862bf96c48933.zip
Diffstat (limited to '')
-rw-r--r--lib/tolua++/src/bin/toluabind_default.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/tolua++/src/bin/toluabind_default.h b/lib/tolua++/src/bin/toluabind_default.h
new file mode 100644
index 000000000..c31a14875
--- /dev/null
+++ b/lib/tolua++/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);
+