mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 14:48:07 -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