Let AI refactor everything and see if it breaks.

This commit is contained in:
2026-03-29 00:59:27 +01:00
parent 561b99b710
commit b873ac24ca
11 changed files with 656 additions and 576 deletions

View File

@@ -1,6 +1,7 @@
{
"files.associations": {
"array": "cpp"
"array": "cpp",
"*.c": "c"
},
"clangd.arguments": [
"--query-driver=${env:DEVKITPRO}/devkitARM/bin/arm-none-eabi-*",