From 2e797029ff1940b4c327b916900f4fb6004c7e69 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 24 Mar 2013 19:11:04 +0100 Subject: Split Wight quest from plots.c --- src/tables.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tables.c') diff --git a/src/tables.c b/src/tables.c index e08bfcb2..756a3216 100644 --- a/src/tables.c +++ b/src/tables.c @@ -29,6 +29,7 @@ #include "q_wolves.h" #include "q_shroom.h" #include "q_nazgul.h" +#include "q_wight.h" -- cgit v1.2.3