summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/crawl_all.doxy
diff options
context:
space:
mode:
authorSamuel Bronson <naesten@gmail.com>2011-09-27 19:11:34 -0400
committerSamuel Bronson <naesten@gmail.com>2011-10-01 18:40:38 -0400
commit30a7400d0cca6db5e79e234c585966deb5be8ca9 (patch)
tree291777154e90d9082f41cb888fb30deb9d1db11d /crawl-ref/source/crawl_all.doxy
parentc20bc5cf9e32089d781810fb75cb618d0b0f015e (diff)
downloadcrawl-ref-30a7400d0cca6db5e79e234c585966deb5be8ca9.tar.gz
crawl-ref-30a7400d0cca6db5e79e234c585966deb5be8ca9.zip
Fix Doxygen warnings.
Diffstat (limited to 'crawl-ref/source/crawl_all.doxy')
-rw-r--r--crawl-ref/source/crawl_all.doxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/crawl_all.doxy b/crawl-ref/source/crawl_all.doxy
index 08d0c41468..252a35c1b5 100644
--- a/crawl-ref/source/crawl_all.doxy
+++ b/crawl-ref/source/crawl_all.doxy
@@ -1294,7 +1294,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED =
+PREDEFINED = USE_SQLITE_DBM USE_TILE USE_TILE_LOCAL USE_TILE_WEB
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.