summaryrefslogtreecommitdiffstats
path: root/game/server/unloader.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/server/unloader.hh')
-rw-r--r--game/server/unloader.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/server/unloader.hh b/game/server/unloader.hh
index d7a95da..414cdc4 100644
--- a/game/server/unloader.hh
+++ b/game/server/unloader.hh
@@ -8,7 +8,7 @@ namespace unloader
{
void init(void);
void init_late(void);
-void fixed_update_late(Dimension *dimension);
+void fixed_update_late(Dimension* dimension);
} // namespace unloader
#endif /* SERVER_UNLOADER_HH */