summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-selfench.h
diff options
context:
space:
mode:
authorRaphael Langella <raphael.langella@gmail.com>2010-09-29 16:44:06 +0200
committerAdam Borowski <kilobyte@angband.pl>2010-09-30 00:23:31 +0200
commit841f79ab52fee3bf1c0d77aedf48a1fadaace558 (patch)
tree5897b8625941b30ae7cf57bd9010f8b9f25b09c8 /crawl-ref/source/spl-selfench.h
parentee028013a7d828adde46ea16092b719cec387721 (diff)
downloadcrawl-ref-841f79ab52fee3bf1c0d77aedf48a1fadaace558.tar.gz
crawl-ref-841f79ab52fee3bf1c0d77aedf48a1fadaace558.zip
removed scroll of amnesia map rot effect
Diffstat (limited to 'crawl-ref/source/spl-selfench.h')
-rw-r--r--crawl-ref/source/spl-selfench.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-selfench.h b/crawl-ref/source/spl-selfench.h
index acc1a77997..fecf402262 100644
--- a/crawl-ref/source/spl-selfench.h
+++ b/crawl-ref/source/spl-selfench.h
@@ -19,7 +19,7 @@ void cast_insulation(int power);
void cast_resist_poison(int power);
void cast_teleport_control(int power);
-bool cast_selective_amnesia(bool force);
+bool cast_selective_amnesia();
void cast_see_invisible(int pow);
void cast_silence(int pow);