perlin.h -> noise.h

This commit is contained in:
Marcin
2025-01-15 14:05:01 +00:00
parent 43c9f84c8c
commit a0d8803f76
15 changed files with 68 additions and 68 deletions

View File

@@ -56,7 +56,7 @@ cglm_src = files(
'src/mat4x2.c',
'src/mat4x3.c',
'src/plane.c',
'src/perlin.c',
'src/noise.c',
'src/frustum.c',
'src/box.c',
'src/project.c',