summaryrefslogtreecommitdiff
path: root/src/externs.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-07-16 01:06:55 +0200
committerBardur Arantsson <bardur@scientician.net>2013-08-08 16:33:29 +0200
commitf0fd8edb1fc36fd3dbe3b7df61da91b3daf9d4c6 (patch)
tree038c3f5f1e2fcfccb00ad426fde35cb157eac1dd /src/externs.h
parent9e69576b7ebbda9bde3900b36fb081f819dc828a (diff)
Remove auto_notes and take_notes options
We always set them to TRUE now.
Diffstat (limited to 'src/externs.h')
-rw-r--r--src/externs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/externs.h b/src/externs.h
index 655da661..5fdd41e0 100644
--- a/src/externs.h
+++ b/src/externs.h
@@ -510,7 +510,6 @@ extern bool_ autoroll;
extern bool_ point_based;
extern bool_ maximize, preserve, special_lvls, ironman_rooms;
extern bool_ inventory_no_move;
-extern bool_ take_notes, auto_notes;
extern bool_ *m_allow_special;
extern bool_ *k_allow_special;
extern bool_ *a_allow_special;