1
0
8086/.vscode/settings.json

12 lines
227 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"stdio.h": "c",
"os.h": "c",
"fcntl.h": "c",
"io.h": "c",
"errno.h": "c",
"stdbool.h": "c",
"sim8086.h": "c"
}
}