summaryrefslogtreecommitdiffstats
path: root/slv2/world.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/world.h')
-rw-r--r--slv2/world.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/world.h b/slv2/world.h
index 4404c3f..de3bf04 100644
--- a/slv2/world.h
+++ b/slv2/world.h
@@ -50,7 +50,7 @@ extern "C" {
*/
SLV2_API
SLV2World
-slv2_world_new();
+slv2_world_new(void);
/** Destroy the world, mwahaha.
*