Some graphics tweaks

This commit is contained in:
2022-02-09 14:22:00 +01:00
parent bb80297c1e
commit e1b917e4c2
5 changed files with 43 additions and 21 deletions

View File

@@ -12,9 +12,6 @@
"C_Cpp.default.includePath": ["src/kernel/include", "sysroot/usr/include"],
"C_Cpp.default.cStandard": "c17",
"files.associations": {
"cpu.h": "c"
},
"[c]": {
"editor.tabSize": 2,
},