From b05113a48a2031282b5f4e65b97407a7bc8438c1 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 19 Jun 2012 20:03:42 +0200 Subject: C++: Move Automatizer to C++ --- src/variable.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/variable.c') diff --git a/src/variable.c b/src/variable.c index ac67e308..a921432c 100644 --- a/src/variable.c +++ b/src/variable.c @@ -1405,6 +1405,7 @@ bool_ option_ingame_help = TRUE; * Automatizer enabled status */ bool_ automatizer_enabled = FALSE; +bool_ automatizer_create = FALSE; /* * Location of the last teleportation thath affected the level -- cgit v1.2.3