summaryrefslogtreecommitdiffstats
path: root/src/game/client/sound.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/sound.hh')
-rw-r--r--src/game/client/sound.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/sound.hh b/src/game/client/sound.hh
index 23fbca9..bba9916 100644
--- a/src/game/client/sound.hh
+++ b/src/game/client/sound.hh
@@ -20,7 +20,7 @@ namespace sound
void init_config(void);
void init(void);
void init_late(void);
-void deinit(void);
+void shutdown(void);
void update(void);
} // namespace sound