summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mapdef.h')
-rw-r--r--crawl-ref/source/mapdef.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/mapdef.h b/crawl-ref/source/mapdef.h
index b58320684a..75b50b9db5 100644
--- a/crawl-ref/source/mapdef.h
+++ b/crawl-ref/source/mapdef.h
@@ -1,6 +1,9 @@
/*
* mapdef.h:
* Header for map structures used by the level compiler.
+ * Created by: dshaligram on Wed Nov 22 08:41:20 2006 UTC
+ *
+ * Modified for Crawl Reference by $Author$ on $Date$
*
* NOTE: When we refer to map, this could be a full map, filling an entire
* level or a minivault that occupies just a portion of the level.