early-access version 3847

This commit is contained in:
pineappleEA
2023-08-30 06:16:59 +02:00
parent 748fe8de5e
commit a6a167124f
65 changed files with 2229 additions and 1727 deletions

View File

@@ -163,6 +163,8 @@ float Volume() {
const char* TranslateCategory(Category category) {
switch (category) {
case Category::Android:
return "Android";
case Category::Audio:
return "Audio";
case Category::Core: