mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
21 lines
459 B
JSON
21 lines
459 B
JSON
{
|
|
"files.associations": {
|
|
"filters.h": "c",
|
|
"features.h": "c",
|
|
"constants.h": "c",
|
|
"oscillator.h": "c",
|
|
"simple.h": "c",
|
|
"stdio.h": "c",
|
|
"stdlib.h": "c",
|
|
"error.h": "c",
|
|
"math.h": "c",
|
|
"options.h": "c",
|
|
"random": "c",
|
|
"__locale": "c",
|
|
"complex": "c",
|
|
"stdbool.h": "c",
|
|
"format": "c",
|
|
"ios": "c",
|
|
"stdint.h": "c"
|
|
}
|
|
} |