summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2021-07-05 19:29:54 +0000
committerIan C <ianc@noddybox.co.uk>2021-07-05 19:29:54 +0000
commit0bc192bffbf28ba5733ae955916e5ebc72f3641f (patch)
treecb68ae6e3785b2f712e3c639f687580fe75f5806 /include/config.h
parent25a57883291bc89210edbd3670e5548a0b838913 (diff)
Initial working version. Still todo : Tapes, Sound
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index a6734f7..b57c3ef 100644
--- a/include/config.h
+++ b/include/config.h
@@ -28,7 +28,6 @@
typedef enum
{
DSSPEC_STICKY_SHIFT,
- DSSPEC_ALLOW_TAPE_SAVE,
DSSPEC_LOAD_DEFAULT_SNAPSHOT,
DSSPEC_NUM_CONFIG_ITEMS
} DSSPEC_ConfigItem;