ssn-installer/.vscode/settings.json
2018-07-31 13:18:18 +02:00

13 lines
194 B
JSON

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