summaryrefslogtreecommitdiff
path: root/src/soundmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soundmanager.h')
-rw-r--r--src/soundmanager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soundmanager.h b/src/soundmanager.h
index b00eee0e9..a73975536 100644
--- a/src/soundmanager.h
+++ b/src/soundmanager.h
@@ -51,6 +51,8 @@ class SoundManager final : public ConfigListener
*/
void init();
+ void testAudio();
+
/**
* Removes all sound functionalities.
*/