summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-24nfp: Move logging macros over to new fmt-compatible onesLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
Tidies up namespace declarations
2018-03-30service: Add NFP module interface.bunnei1-9/+9
service: Initialize NFP service. Log: Add NFP service as a log subtype.
2018-02-19service: Add Friend service interface.bunnei1-0/+28