diff options
author | madmaxoft <github@xoft.cz> | 2013-10-21 13:22:47 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-10-21 13:22:47 +0200 |
commit | 5174d9cbd6acf116349a976430f1f3ae84bb7c82 (patch) | |
tree | 13699ead1cea7a45c636569a40f6ca4b9f759f87 /source/Bindings.h | |
parent | APIDump: Added link from cItem to the global ItemToString() et al. (diff) | |
download | cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.tar cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.tar.gz cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.tar.bz2 cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.tar.lz cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.tar.xz cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.tar.zst cuberite-5174d9cbd6acf116349a976430f1f3ae84bb7c82.zip |
Diffstat (limited to 'source/Bindings.h')
-rw-r--r-- | source/Bindings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Bindings.h b/source/Bindings.h index 1917ff10c..510091198 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /*
** Lua binding: AllToLua
-** Generated automatically by tolua++-1.0.92 on 10/20/13 13:59:05.
+** Generated automatically by tolua++-1.0.92 on 10/21/13 13:17:20.
*/
/* Exported function */
|