summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/ghost.h')
-rw-r--r--crawl-ref/source/ghost.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/crawl-ref/source/ghost.h b/crawl-ref/source/ghost.h
index b4f861ca3d..3f397526d1 100644
--- a/crawl-ref/source/ghost.h
+++ b/crawl-ref/source/ghost.h
@@ -1,3 +1,13 @@
+/*
+ * File: ghost.h
+ * Summary: Player ghost and random Pandemonium demon handling.
+ *
+ * Created for Dungeon Crawl Reference by dshaligram on
+ * Thu Mar 15 20:10:20 2007 UTC.
+ *
+ * Modified for Crawl Reference by $Author: j-p-e-g $ on $Date: 2008-03-07 $
+ */
+
#ifndef GHOST_H
#define GHOST_H