summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-book.h')
-rw-r--r--crawl-ref/source/spl-book.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/crawl-ref/source/spl-book.h b/crawl-ref/source/spl-book.h
index d09f4acf8a..ede00e0aee 100644
--- a/crawl-ref/source/spl-book.h
+++ b/crawl-ref/source/spl-book.h
@@ -18,6 +18,13 @@
#include "menu.h"
#include "FixVec.h"
+enum read_book_action_type
+{
+ RBOOK_USE_STAFF,
+ RBOOK_MEMORISE,
+ RBOOK_READ_SPELL
+};
+
// updated 24may2000 {dlb}
/* ***********************************************************************
* called from: dungeon - effects - shopping