summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2003-12-24 18:19:00 +0000
committerIan C <ianc@noddybox.co.uk>2003-12-24 18:19:00 +0000
commit6a86fc4668ce7e213330bb78aff45c578e159f54 (patch)
tree360d7295ff108f6408ab740ff297fb99468faa08 /src/config.h
parent33dfea1c74749124379ef8052f0689577ebe68ff (diff)
devel snapshot
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 94dad15..4115460 100644
--- a/src/config.h
+++ b/src/config.h
@@ -36,7 +36,8 @@ typedef enum
CONF_MEMSIZE,
CONF_FRAMES_PER_SEC,
CONF_SCALE,
- CONF_TRACE
+ CONF_TRACE,
+ CONF_SOUND
} IConfigVar;