From 0bc192bffbf28ba5733ae955916e5ebc72f3641f Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 5 Jul 2021 19:29:54 +0000 Subject: Initial working version. Still todo : Tapes, Sound --- include/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/config.h') 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; -- cgit v1.2.3