There was an error fetching the commit references. Please try again later.
service: Add empty interface for pctl:a.
Showing
- src/core/CMakeLists.txt 4 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/pctl/pctl.cpp 16 additions, 0 deletionssrc/core/hle/service/pctl/pctl.cpp
- src/core/hle/service/pctl/pctl.h 16 additions, 0 deletionssrc/core/hle/service/pctl/pctl.h
- src/core/hle/service/pctl/pctl_a.cpp 30 additions, 0 deletionssrc/core/hle/service/pctl/pctl_a.cpp
- src/core/hle/service/pctl/pctl_a.h 22 additions, 0 deletionssrc/core/hle/service/pctl/pctl_a.h
- src/core/hle/service/service.cpp 2 additions, 0 deletionssrc/core/hle/service/service.cpp
src/core/hle/service/pctl/pctl.cpp
0 → 100644
src/core/hle/service/pctl/pctl.h
0 → 100644
src/core/hle/service/pctl/pctl_a.cpp
0 → 100644
src/core/hle/service/pctl/pctl_a.h
0 → 100644
Please register or sign in to comment