cub3d/.vscode/settings.json
2025-04-15 17:29:54 +02:00

8 lines
102 B
JSON

{
"files.associations": {
"game.h": "c",
"cub3d.h": "c",
"screen.h": "c",
"mlx42.h": "c"
}
}