mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-25 05:26:40 -05:00
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:
@@ -41,6 +41,7 @@ enum class Category : u32 {
|
||||
Multiplayer,
|
||||
Services,
|
||||
Paths,
|
||||
Linux,
|
||||
MaxEnum,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user