summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index d655998..d937cb6 100644
--- a/src/config.h
+++ b/src/config.h
@@ -43,7 +43,8 @@ typedef enum
*/
typedef enum
{
- CONF_ROMFILE
+ CONF_ROMFILE,
+ CONF_TAPEDIR
} SConfigVar;