From f19edf28cf16a0776f54753d953901b91f54e278 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:12:01 +0100 Subject: Split traps.cc function declarations to separate file --- src/q_haunted.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/q_haunted.cc') diff --git a/src/q_haunted.cc b/src/q_haunted.cc index ff3b69d6..a78c5e94 100644 --- a/src/q_haunted.cc +++ b/src/q_haunted.cc @@ -2,6 +2,7 @@ #include "cave.hpp" #include "hooks.h" +#include "traps.hpp" #define cquest (quest[QUEST_HAUNTED]) -- cgit v1.2.3