Merge yuzu-emu#12756

This commit is contained in:
yuzubot
2024-02-05 17:04:26 +00:00
parent ea3e76c7f4
commit d90b525fc0
75 changed files with 1140 additions and 248 deletions

View File

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