summaryrefslogtreecommitdiffstats
path: root/game/client/sound.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/sound.hh')
-rw-r--r--game/client/sound.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/client/sound.hh b/game/client/sound.hh
index 680c296..05ea39f 100644
--- a/game/client/sound.hh
+++ b/game/client/sound.hh
@@ -17,6 +17,7 @@ extern ConfigFloat volume_ui;
namespace sound
{
+void init_config(void);
void init(void);
void init_late(void);
void deinit(void);