aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-24 21:37:04 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-24 21:37:04 +0000
commitdc3a8103b7eb8babffb524430c49f15ac6153cb3 (patch)
tree7fa0f44798ce2e8ee99f15917779cdc899db29d3 /bruiser
parentMerge branch 'master' of https://github.com/bloodstalker/mutator.git (diff)
downloadmutator-dc3a8103b7eb8babffb524430c49f15ac6153cb3.tar.gz
mutator-dc3a8103b7eb8babffb524430c49f15ac6153cb3.zip
added two new commands
Diffstat (limited to 'bruiser')
-rw-r--r--bruiser/bruiser-extra.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bruiser/bruiser-extra.h b/bruiser/bruiser-extra.h
index a4389f0..6b46604 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -112,6 +112,8 @@ std::vector<std::string> LUA_FUNCS =
"extractmutagen",
"strainrecognition()",
"setmakepath",
+ "run",
+ "setbinpath",
"_G",
"_VERSION",
"assert",