pctl: move IParentalControlService

This commit is contained in:
Liam 2024-02-21 20:59:33 -05:00
parent 01d89acd13
commit a37bd0b9a7
4 changed files with 518 additions and 467 deletions

View file

@ -893,6 +893,8 @@ add_library(core STATIC
hle/service/os/mutex.h
hle/service/pcie/pcie.cpp
hle/service/pcie/pcie.h
hle/service/pctl/parental_control_service.cpp
hle/service/pctl/parental_control_service.h
hle/service/pctl/pctl.cpp
hle/service/pctl/pctl.h
hle/service/pctl/pctl_module.cpp