summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/manager.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-26glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman1-6/+23
2019-06-25glue: Add manager to keep track of application registryZach Hilman1-0/+46
Manages mapping between title IDs and application launch and control properties.