mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 15:21:09 -04:00
21 lines
520 B
Plaintext
21 lines
520 B
Plaintext
{
|
|
"folders" : [ { "path" : ".." } ], "settings" : {
|
|
"files.associations" : {
|
|
"algorithm": "cpp",
|
|
"ios": "c",
|
|
"functions.h": "c",
|
|
"textbox.h": "c",
|
|
"structures.h": "c",
|
|
"fileselect.h": "c",
|
|
"menu.h": "c",
|
|
"save.h": "c",
|
|
"main.h": "c",
|
|
"object.h": "c",
|
|
"filescreen.h": "c",
|
|
"screen.h": "c",
|
|
"global.h": "c",
|
|
"player.h": "c"
|
|
}
|
|
}
|
|
}
|