summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monspeak.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monspeak.h')
-rw-r--r--crawl-ref/source/monspeak.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/crawl-ref/source/monspeak.h b/crawl-ref/source/monspeak.h
index 328ebd0a67..f64ffeb890 100644
--- a/crawl-ref/source/monspeak.h
+++ b/crawl-ref/source/monspeak.h
@@ -1,3 +1,14 @@
+/*
+ * File: monspeak.h
+ * Summary: Functions to handle speaking monsters
+ *
+ * Modified for Crawl Reference by $Author$ on $Date$
+ *
+ * Change History (most recent first):
+ *
+ * <1> 01/09/00 BWR Created
+ */
+
#ifndef MONSPEAK_H
#define MONSPEAK_H