mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-01 00:46:32 -05:00
service: Update function tables
Keeps the service function tables up to date. Updated based off information on SwitchBrew.
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
|
||||
enum class PlayReportType {
|
||||
Old,
|
||||
Old2,
|
||||
New,
|
||||
System,
|
||||
};
|
||||
|
Reference in New Issue
Block a user