mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
newline
This commit is contained in:
@@ -24,4 +24,4 @@ CGLM_EXPORT
|
|||||||
float
|
float
|
||||||
glmc_perlin_vec2(vec2 p) {
|
glmc_perlin_vec2(vec2 p) {
|
||||||
return glm_perlin_vec2(p);
|
return glm_perlin_vec2(p);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user