aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ndm.h
AgeCommit message (Expand)Author
2014-08-17Core: Alter the kernel string functions to use std::string instead of const c...Lioncash
2014-05-30hle: added stubbed service for ndm_ubunnei