aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser-extra.h
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-11-05 18:11:02 +0000
committerbloodstalker <thabogre@gmail.com>2017-11-05 18:11:02 +0000
commit42a6aea4c06b2e03f489ee1d9419da5e8386792f (patch)
tree1b336e251c8c29c45efffeaaf4fb668ab09aa71b /bruiser/bruiser-extra.h
parentupdateds (diff)
downloadmutator-42a6aea4c06b2e03f489ee1d9419da5e8386792f.tar.gz
mutator-42a6aea4c06b2e03f489ee1d9419da5e8386792f.zip
now you can run load.py from bruiser.
Diffstat (limited to '')
-rw-r--r--bruiser/bruiser-extra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/bruiser-extra.h b/bruiser/bruiser-extra.h
index b6f7158..40af99f 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -121,6 +121,7 @@ std::vector<std::string> LUA_FUNCS =
"changedirectory",
"yolo",
"pwd()",
+ "objload",
"_G",
"_VERSION",
"assert",