summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-12-14 23:34:37 +0100
committermadmaxoft <github@xoft.cz>2013-12-14 23:34:57 +0100
commit812ea39a5c373f5870562cf24c7282e1cf231599 (patch)
tree46cf567b32df42397896b6759a6379abfb79ac2a /src
parentRemoved leftover debugging messages from cProtocol172. (diff)
downloadcuberite-812ea39a5c373f5870562cf24c7282e1cf231599.tar
cuberite-812ea39a5c373f5870562cf24c7282e1cf231599.tar.gz
cuberite-812ea39a5c373f5870562cf24c7282e1cf231599.tar.bz2
cuberite-812ea39a5c373f5870562cf24c7282e1cf231599.tar.lz
cuberite-812ea39a5c373f5870562cf24c7282e1cf231599.tar.xz
cuberite-812ea39a5c373f5870562cf24c7282e1cf231599.tar.zst
cuberite-812ea39a5c373f5870562cf24c7282e1cf231599.zip
Diffstat (limited to 'src')
-rw-r--r--src/Bindings/tolua++.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/Bindings/tolua++.h b/src/Bindings/tolua++.h
new file mode 100644
index 000000000..4dfd06318
--- /dev/null
+++ b/src/Bindings/tolua++.h
@@ -0,0 +1,13 @@
+
+// tolua++.h
+
+// Redirection file, needed because ToLua++ generates the Bindings.cpp file with >> #include "tolua++.h" <<
+
+
+
+
+#include "tolua++/include/tolua++.h"
+
+
+
+