summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/function_lua.h
diff options
context:
space:
mode:
authorTycho <work.tycho+git@gmail.com>2014-03-16 15:59:58 +0100
committerTycho <work.tycho+git@gmail.com>2014-03-16 15:59:58 +0100
commit3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538 (patch)
tree8fe269a21defbafebba6df3b3e935507e587cba9 /lib/tolua++/src/bin/function_lua.h
parentFix indentation (diff)
downloadcuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.tar
cuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.tar.gz
cuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.tar.bz2
cuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.tar.lz
cuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.tar.xz
cuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.tar.zst
cuberite-3e0dfbc7a14f2d9784225e39a5dcf2ecdd5c6538.zip
Diffstat (limited to '')
-rw-r--r--lib/tolua++/src/bin/function_lua.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tolua++/src/bin/function_lua.h b/lib/tolua++/src/bin/function_lua.h
index c1317b9fe..705cb1a8f 100644
--- a/lib/tolua++/src/bin/function_lua.h
+++ b/lib/tolua++/src/bin/function_lua.h
@@ -1,4 +1,4 @@
-unsigned char lua_function_lua[] = {
+static const unsigned char lua_function_lua[] = {
0x2d, 0x2d, 0x20, 0x74, 0x6f, 0x6c, 0x75, 0x61, 0x3a, 0x20, 0x66, 0x75,
0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x63, 0x6c, 0x61, 0x73, 0x73,
0x0a, 0x2d, 0x2d, 0x20, 0x57, 0x72, 0x69, 0x74, 0x74, 0x65, 0x6e, 0x20,