This commit is contained in:
Lexzach
2022-04-24 22:52:19 -04:00
parent 4ec4efb1a9
commit 8e72e0e72e
3 changed files with 329 additions and 32 deletions

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

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