summaryrefslogtreecommitdiff
path: root/commonTypes.h
diff options
context:
space:
mode:
authorJapa2010-09-06 13:35:04 +0000
committerJapa2010-09-06 13:35:04 +0000
commit0b7974c5ba2d7c5fce249577246d27794350301d (patch)
tree16a9bd8ff8d7ab81dc65a0fcef9870d8a49a0908 /commonTypes.h
parent498a2fc02cff5ba7ee5e9bf5164a22405f260ff6 (diff)
downloadstonesense-0b7974c5ba2d7c5fce249577246d27794350301d.tar.gz
stonesense-0b7974c5ba2d7c5fce249577246d27794350301d.tar.bz2
stonesense-0b7974c5ba2d7c5fce249577246d27794350301d.tar.xz
Diffstat (limited to 'commonTypes.h')
-rw-r--r--commonTypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/commonTypes.h b/commonTypes.h
index 3839ac6..fd80ea6 100644
--- a/commonTypes.h
+++ b/commonTypes.h
@@ -178,6 +178,9 @@ typedef struct {
bool show_creature_moods;
bool transparentScreenshots;
+
+ uint16_t bloodcutoff;
+ uint16_t poolcutoff;
//follows are anti-crash things
bool skipWorld;
bool skipCreatures;