Let AI refactor everything and see if it breaks.
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"array": "cpp"
|
||||
"array": "cpp",
|
||||
"*.c": "c"
|
||||
},
|
||||
"clangd.arguments": [
|
||||
"--query-driver=${env:DEVKITPRO}/devkitARM/bin/arm-none-eabi-*",
|
||||
|
||||
Reference in New Issue
Block a user