summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applet_data_broker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scope_exit: Make constexprFearlessTobi2024-02-191-2/+2
| | | | | Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
* am: return AppletDataBroker and use for frontend appletsLiam2024-01-301-0/+67