summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tags.h
diff options
context:
space:
mode:
authorEino Keskitalo <evktalo@users.sourceforge.net>2010-01-14 09:38:20 +0200
committerEino Keskitalo <evktalo@users.sourceforge.net>2010-01-14 10:17:32 +0200
commit06c710f9138eaa72befde0a0a8b9787f969e53c9 (patch)
tree8b10ba56ad14f54147b45ef73e539b1db13c1501 /crawl-ref/source/tags.h
parent80d258a6148529edd234ace2c0f6b589143e144a (diff)
downloadcrawl-ref-06c710f9138eaa72befde0a0a8b9787f969e53c9.tar.gz
crawl-ref-06c710f9138eaa72befde0a0a8b9787f969e53c9.zip
Add a comment.
Signed-off-by: Eino Keskitalo <evktalo@users.sourceforge.net>
Diffstat (limited to 'crawl-ref/source/tags.h')
-rw-r--r--crawl-ref/source/tags.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/tags.h b/crawl-ref/source/tags.h
index 3494c504ab..273e7eede1 100644
--- a/crawl-ref/source/tags.h
+++ b/crawl-ref/source/tags.h
@@ -37,6 +37,7 @@ enum tag_file_type // file types supported by tag system
TAGTYPE_PLAYER_NAME // Used only to read the player name
};
+// Let CDO updaters know if the syntax changes.
#define TAG_MAJOR_START 5
#define TAG_MAJOR_VERSION 16