Add some GTE code

This commit is contained in:
Jaby
2024-01-24 12:04:03 -05:00
committed by Jaby
parent 98d5fa674f
commit 8d1e9c20a7
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"
}
}
}