Passing audio test 1.

This commit is contained in:
2025-02-03 22:59:24 -07:00
parent 0518c079cc
commit 91b7d704cd
3 changed files with 233 additions and 17 deletions

View File

@ -5,6 +5,8 @@
"string.h": "c",
"common.h": "c",
"ppu.h": "c",
"profileapi.h": "c"
"profileapi.h": "c",
"type_traits": "c",
"xtr1common": "c"
}
}