aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid.cpp
AgeCommit message (Expand)Author
2014-06-13HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)bunnei
2014-04-24- refactored how service functions are calledbunnei
2014-04-16added class stub for HID:User servicebunnei