diff --git a/.vscode/settings.json b/.vscode/settings.json index abb0233..81a0a9e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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 } \ No newline at end of file