21 lines
383 B
JSON
21 lines
383 B
JSON
{
|
|
"files.associations": {
|
|
"game.h": "c",
|
|
"cub3d.h": "c",
|
|
"screen.h": "c",
|
|
"mlx42.h": "c",
|
|
"glfw3.h": "c",
|
|
"vec_math.h": "c",
|
|
"texture.h": "c",
|
|
"libft.h": "c",
|
|
"render.h": "c",
|
|
"math.h": "c",
|
|
"mlx42_int.h": "c",
|
|
"glad.h": "c",
|
|
"game_menu.h": "c",
|
|
"game_manager.h": "c",
|
|
"collision.h": "c",
|
|
"monster.h": "c"
|
|
},
|
|
"cmake.ignoreCMakeListsMissing": true
|
|
} |