Merge yuzu-emu#12756

This commit is contained in:
yuzubot
2024-02-11 00:57:31 +00:00
parent f61ff2c53f
commit 14e354d5b0
79 changed files with 1173 additions and 255 deletions

View File

@ -44,6 +44,7 @@ enum class Category : u32 {
Services,
Paths,
Linux,
LibraryApplet,
MaxEnum,
};