aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/mixer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/mixer.h b/sound/mixer.h
index 268e66296f..f282825205 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -73,8 +73,8 @@ public:
kPlainAudioDataType = 0,
kMusicAudioDataType = 1,
- kSFXAudioDataType = 2
- // kSpeechAudioDataType = 3 TODO: Add this type later...
+ kSFXAudioDataType = 2,
+ kSpeechAudioDataType = 3
};
private: