This commit is contained in:
Marcin
2025-03-18 13:24:28 +00:00
parent c1ea9e7a69
commit fd3b21f5d7

View File

@@ -24,4 +24,4 @@ CGLM_EXPORT
float
glmc_perlin_vec2(vec2 p) {
return glm_perlin_vec2(p);
}
}