summaryrefslogtreecommitdiff
path: root/src/options.hpp
diff options
context:
space:
mode:
authormiramor <danlev@norwoodlight.com>2015-03-22 14:18:10 -0400
committerBardur Arantsson <bardur@scientician.net>2015-03-23 17:34:03 +0100
commit0a66e1537dc7bb5500d7bf2203144ea44b167f45 (patch)
treece22466f84dfb580748c1c744ea3e0cf564a64ce /src/options.hpp
parent7d5abc9c35e080555d1841234497ad1b06528f3a (diff)
Add a no-selling birth option
Diffstat (limited to 'src/options.hpp')
-rw-r--r--src/options.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.hpp b/src/options.hpp
index a8a0c9f8..2035d4d8 100644
--- a/src/options.hpp
+++ b/src/options.hpp
@@ -89,3 +89,4 @@ extern bool_ ironman_rooms;
extern bool_ joke_monsters;
extern bool_ point_based;
extern bool_ preserve;
+extern bool_ no_selling;