summaryrefslogtreecommitdiffstats
path: root/libdimension/dimension/sky_sphere.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdimension/dimension/sky_sphere.h')
-rw-r--r--libdimension/dimension/sky_sphere.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdimension/dimension/sky_sphere.h b/libdimension/dimension/sky_sphere.h
index f74442e..462666d 100644
--- a/libdimension/dimension/sky_sphere.h
+++ b/libdimension/dimension/sky_sphere.h
@@ -37,7 +37,7 @@ typedef struct dmnsn_sky_sphere {
* Create a sky sphere.
* @return A new blank sky sphere.
*/
-dmnsn_sky_sphere *dmnsn_new_sky_sphere();
+dmnsn_sky_sphere *dmnsn_new_sky_sphere(void);
/**
* Delete a sky sphere.