From 82224d3c88d07a02ec1db676d3bbb7d4b07bea0f Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 24 Mar 2013 19:20:02 +0100 Subject: Split "Thieves!" 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 be79733f..2d4a0275 100644 --- a/src/tables.c +++ b/src/tables.c @@ -32,6 +32,7 @@ #include "q_wight.h" #include "q_troll.h" #include "q_hobbit.h" +#include "q_thief.h" -- cgit v1.2.3