mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-06-01 18:41:13 -07:00
21 lines
345 B
JSON
21 lines
345 B
JSON
{
|
|
"files.associations": {
|
|
"*.rmd": "markdown",
|
|
"*.s": "gas",
|
|
"*.asm": "gas",
|
|
"stdlib.h": "c",
|
|
"libetc.h": "c",
|
|
"libgpu.h": "c",
|
|
"stddef.h": "c",
|
|
"abs.h": "c",
|
|
"qsort.h": "c",
|
|
"malloc.h": "c",
|
|
"convert.h": "c",
|
|
"type_traits": "c",
|
|
"xlocmon": "c",
|
|
"iterator": "c",
|
|
"regex": "c",
|
|
"dsl.h": "c",
|
|
"xlocale": "c"
|
|
}
|
|
} |