This commit is contained in:
Lexzach
2022-07-04 18:07:36 -04:00
commit 116e71bf8f
14 changed files with 1281 additions and 0 deletions

5
facp/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"*.tcc": "cpp"
}
}