summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/arena.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/arena.h')
-rw-r--r--crawl-ref/source/arena.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/crawl-ref/source/arena.h b/crawl-ref/source/arena.h
index e643a209c3..c00b893299 100644
--- a/crawl-ref/source/arena.h
+++ b/crawl-ref/source/arena.h
@@ -1,3 +1,11 @@
+/*
+ * File: arena.h
+ * Summary: Functions related to the monster arena (stage and watch fights).
+ * Written by: ?
+ *
+ * Modified for Crawl Reference by $Author$ on $Date$
+ */
+
#ifndef ARENA_H
#define ARENA_H