summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mgrow.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mgrow.h')
-rw-r--r--crawl-ref/source/mgrow.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/crawl-ref/source/mgrow.h b/crawl-ref/source/mgrow.h
index ff558265d1..047e1ed821 100644
--- a/crawl-ref/source/mgrow.h
+++ b/crawl-ref/source/mgrow.h
@@ -1,3 +1,11 @@
+/*
+ * File: mgrow.cc
+ * Summary: Monster level-up code.
+ * Written by: dshaligram on Fri Oct 26 08:33:37 2007 UTC
+ *
+ * Modified for Crawl Reference by $Author: dshaligram $ on $Date: 2007-10-25T09:49:39.320031Z $
+ */
+
#ifndef __MGROW_H__
#define __MGROW_H__