ssn-installer/.vscode/settings.json
2018-09-14 01:41:35 +02:00

18 lines
312 B
JSON

{
"files.associations": {
"filereader.h": "c",
"decrypt.h": "c",
"stdint.h": "c",
"decryptutilities.h": "c",
"fileutilities.h": "c",
"stdio.h": "c",
"stdlib.h": "c",
"stdbool.h": "c",
"errorandexit.h": "c"
},
"cSpell.words": [
"init",
"miniz",
"tinfl"
]
}