diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-20 22:28:43 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-11-20 22:28:43 +0100 |
commit | 2fcdbfd42807111940e9c52f26491ffea1fb8a27 (patch) | |
tree | b118b3b811de68f51c9c9f5df7365802f293c75d /source/Bindings.h | |
parent | Linux Makefile: Added the gcc option to output debugging information even in release builds. (diff) | |
download | cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.tar cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.tar.gz cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.tar.bz2 cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.tar.lz cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.tar.xz cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.tar.zst cuberite-2fcdbfd42807111940e9c52f26491ffea1fb8a27.zip |
Diffstat (limited to '')
-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 85bc844d0..b51c94b8f 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 11/11/12 15:02:07. +** Generated automatically by tolua++-1.0.92 on 11/20/12 22:18:11. */ /* Exported function */ |