This commit is contained in:
whaffman 2025-04-25 10:46:57 +02:00
parent 2974f7a9b2
commit 31e735d141

View File

@ -4,7 +4,8 @@
"cub3d.h": "c",
"screen.h": "c",
"mlx42.h": "c",
"glfw3.h": "c"
"glfw3.h": "c",
"vec_math.h": "c"
},
"cmake.ignoreCMakeListsMissing": true
}