summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/dlp/dlp_clnt.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: Add other DLP servicesLioncash2016-06-051-0/+22
Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services.