added framework for APT service (application and title launching service)

This commit is contained in:
bunnei 2014-04-13 16:33:45 -04:00
parent 524e78ece8
commit 9f4d677cdf
7 changed files with 126 additions and 5 deletions

View file

@ -8,6 +8,7 @@
#include <map>
#include <string>
#include "common/common.h"
#include "common/common_types.h"
#include "core/hle/syscall.h"