mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 20:48:03 -05:00
Merge pull request #206 from mailwl/aoc-listaddoncontent
Service/AOC: stub ListAddOnContent function
This commit is contained in:
@ -51,6 +51,7 @@ enum class Class : ClassType {
|
||||
/// should have its own subclass.
|
||||
Service_ACC, ///< The ACC (Accounts) service
|
||||
Service_AM, ///< The AM (Applet manager) service
|
||||
Service_AOC, ///< The AOC (AddOn Content) service
|
||||
Service_APM, ///< The APM (Performance) service
|
||||
Service_Audio, ///< The Audio (Audio control) service
|
||||
Service_Friend, ///< The friend service
|
||||
|
Reference in New Issue
Block a user