yuzu: create linux group in general settings

- Create files dedicated to starting and stopping gamemode functions
  - Use them in yuzu and yuzu_cmd modules
This commit is contained in:
flodavid
2023-11-25 19:30:37 +01:00
parent dfa56765d6
commit 40644d43f7
16 changed files with 177 additions and 81 deletions
+1
View File
@@ -41,6 +41,7 @@ enum class Category : u32 {
Multiplayer,
Services,
Paths,
Linux,
MaxEnum,
};