summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/dlp/dlp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-17/+0
|
* core: Add missing #pragma once directives where applicableLioncash2016-12-151-0/+2
|
* service: Add other DLP servicesLioncash2016-06-051-0/+15
Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services.