initial commit

This commit is contained in:
Ultrablob 2025-01-20 10:58:40 -05:00
commit 62d5adbd76
11 changed files with 607 additions and 0 deletions

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

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