From 3977b123c4b05ea20323805fa901a213ecaeac3e Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Tue, 10 Nov 2009 12:42:34 +0100 Subject: Split shouting and stealth code from view.cc. --- crawl-ref/source/artefact.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/artefact.cc') diff --git a/crawl-ref/source/artefact.cc b/crawl-ref/source/artefact.cc index 41ac02868c..fb2687526a 100644 --- a/crawl-ref/source/artefact.cc +++ b/crawl-ref/source/artefact.cc @@ -31,6 +31,7 @@ #include "spl-book.h" #include "stuff.h" #include "view.h" // Elemental colours for unrandarts +#include "shout.h" // The initial generation of a randart is very simple - it occurs in // dungeon.cc and consists of giving it a few random things - plus & -- cgit v1.2.3-54-g00ecf