Files
TripleCross/.vscode/settings.json

9 lines
164 B
JSON

{
"files.associations": {
"time.h": "c",
"constants.h": "c",
"pkt_cls.h": "c",
"map_defs.h": "c",
"regex.h": "c"
}
}