aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mixer.h')
-rw-r--r--sound/mixer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mixer.h b/sound/mixer.h
index 6b888af247..39daad86ca 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -210,7 +210,7 @@ public:
* @param handle sound to query
* @return sound ID if active
*/
- int getActiveChannelSoundID(SoundHandle handle);
+ int getSoundID(SoundHandle handle);
/**
* Check if a sound with the given hANDLE is active.