aboutsummaryrefslogtreecommitdiff
path: root/src/.vscode/settings.json
blob: d485e2cc83ec13c031249ac0b1997befb4417b96 (plain)
1
2
3
4
5
6
{
    "files.associations": {
        "hh_entity.h": "c",
        "maths.h": "c"
    }
}