diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-01-26 08:50:06 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-01-26 08:50:06 +0100 |
commit | 7a6ec4fb17c957f86452be92f3ef2908f94c9b0d (patch) | |
tree | 1a36bc6576e701ee1d1936f5d2f9c6175cf5d4cc /source/Bindings.h | |
parent | Added a function to dump all available Lua API functions into the Debuggers plugin. (diff) | |
download | cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.tar cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.tar.gz cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.tar.bz2 cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.tar.lz cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.tar.xz cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.tar.zst cuberite-7a6ec4fb17c957f86452be92f3ef2908f94c9b0d.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 a7e440967..f320c4fed 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 01/25/13 19:08:52. +** Generated automatically by tolua++-1.0.92 on 01/26/13 16:47:03. */ /* Exported function */ |