Add some GTE code

This commit is contained in:
2024-01-24 12:04:03 -05:00
parent 6f3b67fab8
commit 1922515228
5 changed files with 107 additions and 2 deletions

View File

@@ -66,7 +66,9 @@
"**/*.dep": true
},
"files.associations": {
"stdio.h": "c"
"stdio.h": "c",
"TUTO0.C": "cpp",
"MAIN.C": "cpp"
}
}
}