ProxMon/.vscode/settings.json
2025-01-14 13:34:04 -05:00

6 lines
87 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"process.h": "c"
}
}