From 72ceb4f2aba3b86be43ba9a7cb5c576b79920543 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:41 +0100 Subject: Split option variables into separate header and source file Remove unused testing_stack testing_carry options while we're at it. --- src/randart.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/randart.cc') diff --git a/src/randart.cc b/src/randart.cc index 8f65961d..42cdb79b 100644 --- a/src/randart.cc +++ b/src/randart.cc @@ -10,6 +10,7 @@ #include "mimic.hpp" #include "object1.hpp" #include "object2.hpp" +#include "options.hpp" #include "quark.h" #include "spells2.hpp" #include "util.hpp" -- cgit v1.2.3