summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion-enum.h
diff options
context:
space:
mode:
authorShayne Halvorson <N78291@gmail.com>2010-09-30 16:16:57 -0400
committerAdam Borowski <kilobyte@angband.pl>2010-10-01 00:57:29 +0200
commit20c6bc499e9ed4924983633890e9d08d76c001e7 (patch)
tree482a295350fa4368a6f1bf9f096d15fe15db762c /crawl-ref/source/religion-enum.h
parent79a4f6386fdcdb6f685c7081927a0fff423588d6 (diff)
downloadcrawl-ref-20c6bc499e9ed4924983633890e9d08d76c001e7.tar.gz
crawl-ref-20c6bc499e9ed4924983633890e9d08d76c001e7.zip
Food, hp and mp for Jiyvaites on jelly eating
Diffstat (limited to 'crawl-ref/source/religion-enum.h')
-rw-r--r--crawl-ref/source/religion-enum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/religion-enum.h b/crawl-ref/source/religion-enum.h
index 475ffd8666..2846d17e14 100644
--- a/crawl-ref/source/religion-enum.h
+++ b/crawl-ref/source/religion-enum.h
@@ -16,5 +16,4 @@ enum harm_protection_type
HPT_RELIABLE_PRAYING_PLUS_ANYTIME,
NUM_HPTS
};
-
#endif