summaryrefslogtreecommitdiffstats
path: root/src/Bindings/AllToLua.bat
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2015-05-12 09:20:54 +0200
committerMattes D <github@xoft.cz>2015-05-12 09:20:54 +0200
commit4b97569b3a635260cc9ce71470fc9b09cfb38167 (patch)
tree70af92a6a479fcf58cc1b7dd7f9ac4105f01261f /src/Bindings/AllToLua.bat
parentToLua: Fixed LuaJit compatibility. (diff)
downloadcuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.tar
cuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.tar.gz
cuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.tar.bz2
cuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.tar.lz
cuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.tar.xz
cuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.tar.zst
cuberite-4b97569b3a635260cc9ce71470fc9b09cfb38167.zip
Diffstat (limited to 'src/Bindings/AllToLua.bat')
-rw-r--r--src/Bindings/AllToLua.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bindings/AllToLua.bat b/src/Bindings/AllToLua.bat
index f085af9e9..44675a886 100644
--- a/src/Bindings/AllToLua.bat
+++ b/src/Bindings/AllToLua.bat
@@ -12,7 +12,7 @@
:: Regenerate the files:
echo Regenerating LUA bindings . . .
-"tolua++.exe" -L virtual_method_hooks.lua -o Bindings.cpp -H Bindings.h AllToLua.pkg
+"tolua++.exe" -L BindingsProcessor.lua -o Bindings.cpp -H Bindings.h AllToLua.pkg