summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-09 11:16:40 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-09 11:44:10 +0200
commit4d4de63ce360e1b4fe6248b6e18ebd48f618d504 (patch)
tree59120f39245613f1c368242d941ea728b6e45397 /src/variable.c
parentc81957d766f664bbffc5ec1976a5013f955e0d82 (diff)
Lua: Clean up handling of Theme GOD_* variables
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/variable.c b/src/variable.c
index c4388457..c3530df8 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1575,6 +1575,10 @@ s32b DUNGEON_ASTRAL_WILD_Y = 19;
*/
deity_type *deity_info;
s32b max_gods = MAX_GODS_INIT;
+s32b GOD_AULE = -99;
+s32b GOD_VARDA = -99;
+s32b GOD_ULMO = -99;
+s32b GOD_MANDOS = -99;
/*
* Timers