forked from eden-emu/eden
Services: Added some missing services.
cfg:s, ptm:sysm, apt:s. apt:s is almost exactly the same as apt:u as per 3dbrew
This commit is contained in:
parent
682e6bc8d9
commit
cf071cd897
9 changed files with 364 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/kernel/mutex.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include "apt_u.h"
|
||||
#include "core/hle/service/apt_u.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Namespace APT_U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue