Setup debug for spinning cube

This commit is contained in:
2025-08-05 00:06:58 -04:00
parent d64eaf8e2f
commit 8f71a7bf9c
6 changed files with 155 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"files.associations": {
"*.rmd": "markdown",
"*.s": "armips",
"stdlib.h": "c",
"libgte.h": "c",
"libgpu.h": "c",
"libetc.h": "c"
}
}