diff options
Diffstat (limited to 'slv2/world.h')
-rw-r--r-- | slv2/world.h | 2 |
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. * |