summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_you.cc
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-07-27 22:09:02 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-07-27 22:09:02 -0700
commite4d45b9975e28eb14152e6d629fb5fc4241d6d48 (patch)
tree9ffa699101b9ff50503a9c5c3042c01ba4e7bbf7 /crawl-ref/source/l_you.cc
parent46567feccad9b89219b613130d1581e10f40e6c1 (diff)
downloadcrawl-ref-e4d45b9975e28eb14152e6d629fb5fc4241d6d48.tar.gz
crawl-ref-e4d45b9975e28eb14152e6d629fb5fc4241d6d48.zip
Move held_status() from stuff.cc to traps.cc
Also add some comments to stuff.h, categorizing functions for later removal.
Diffstat (limited to 'crawl-ref/source/l_you.cc')
-rw-r--r--crawl-ref/source/l_you.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/l_you.cc b/crawl-ref/source/l_you.cc
index 54da83e2e1..7e104aea1d 100644
--- a/crawl-ref/source/l_you.cc
+++ b/crawl-ref/source/l_you.cc
@@ -35,6 +35,7 @@
#include "spl-util.h"
#include "stuff.h"
#include "transform.h"
+#include "traps.h"
#include "travel.h"
/*