AmiTimeKeeper/.vscode/settings.json

19 lines
385 B
JSON

{
"cSpell.words": [
"Sonne",
"TZ",
"TZONE"
],
"files.associations": {
"alib_protos.h": "c",
"timer.h": "c",
"timer_protos.h": "c",
"shutdown.h": "c",
"gfxbase.h": "c",
"type_traits": "cpp",
"typeinfo": "c",
"dos.h": "c",
"commodities.h": "c",
"battclock.h": "c"
}
}