aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/dctypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/dctypes.h')
-rw-r--r--engines/wintermute/dctypes.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/wintermute/dctypes.h b/engines/wintermute/dctypes.h
index 988f865f21..1dde068013 100644
--- a/engines/wintermute/dctypes.h
+++ b/engines/wintermute/dctypes.h
@@ -140,12 +140,6 @@ enum TSeek {
SEEK_TO_END = SEEK_END
};
-enum TSoundType {
- SOUND_SFX,
- SOUND_MUSIC,
- SOUND_SPEECH
-};
-
enum TVideoMode {
VIDEO_WINDOW,
VIDEO_FULLSCREEN,