summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/dlp/dlp_fkcl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-2/+1
|
* service: Add other DLP servicesLioncash2016-06-051-0/+20
Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services.