summaryrefslogtreecommitdiffstats
path: root/src/game/client/background.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/background.hh')
-rw-r--r--src/game/client/background.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/background.hh b/src/game/client/background.hh
index 3f06175..f6a68bb 100644
--- a/src/game/client/background.hh
+++ b/src/game/client/background.hh
@@ -5,7 +5,7 @@
namespace background
{
void init(void);
-void deinit(void);
+void shutdown(void);
void layout(void);
} // namespace background