summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/dlp/dlp_clnt.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-05service: Add other DLP servicesLioncash1-0/+20
Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services.