summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-02 22:10:00 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-07 15:28:25 +0200
commita77005060dac93cfdd5cdfdf7dc849e0f5207f60 (patch)
tree50fcc8d4f1ad5120547113f248e2ece67fc7dd5c /src/variable.c
parent2d8ba33e34c0cbab8b7db8bbd972f1b18b28b199 (diff)
Lua: Move get_level_{use,max}_stick bits to C
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/variable.c b/src/variable.c
index c6a23758..9ed084b4 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1170,6 +1170,8 @@ bool_ easy_open = TRUE;
bool_ easy_disarm = TRUE;
bool_ easy_tunnel = FALSE;
+s32b get_level_max_stick = -1;
+s32b get_level_use_stick = -1;
/*
* Maximum size of the wilderness map