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 d937cb6..4613db3 100644
--- a/src/config.h
+++ b/src/config.h
@@ -35,7 +35,8 @@ typedef enum
CONF_FULLSCREEN,
CONF_MEMSIZE,
CONF_FRAMES_PER_SEC,
- CONF_SCALE
+ CONF_SCALE,
+ CONF_TRACE
} IConfigVar;