From 1837ed317dc2ed3a741588f6fcb5e3bda58d3887 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 24 Mar 2013 18:42:45 +0100 Subject: Split "Nirnaeth Arnoiedad" quest from plots.c --- src/q_nirna.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/q_nirna.c') diff --git a/src/q_nirna.c b/src/q_nirna.c index be856d31..07991487 100644 --- a/src/q_nirna.c +++ b/src/q_nirna.c @@ -1,4 +1,5 @@ -#undef cquest +#include "q_nirna.h" + #define cquest (quest[QUEST_NIRNAETH]) bool_ quest_nirnaeth_gen_hook(char *fmt) -- cgit v1.2.3