mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2024-11-24 09:30:09 +01:00
20 lines
377 B
JSON
20 lines
377 B
JSON
{
|
|
"editor.formatOnSave": false,
|
|
"mesonbuild.configureOnOpen": false,
|
|
"files.associations": {
|
|
"string.h": "c",
|
|
"stdbool.h": "c",
|
|
"windows.h": "c",
|
|
"dprintf.h": "c",
|
|
"touch.h": "c",
|
|
"mai2-dll.h": "c",
|
|
"led.h": "c",
|
|
"path.h": "c",
|
|
"reg.h": "c",
|
|
"platform.h": "c",
|
|
"procaddr.h": "c",
|
|
"table.h": "c",
|
|
"serial.h": "c"
|
|
},
|
|
}
|