Add in complete Ticket support from Citra

This commit is contained in:
Pengfei
2021-07-07 12:03:06 +08:00
parent 3ade2a382f
commit 3429d9e965
7 changed files with 148 additions and 72 deletions
+1
View File
@@ -9,6 +9,7 @@
#include "common/assert.h"
#include "common/file_util.h"
#include "common/logging/log.h"
#include "core/ncch/cia_common.h"
#include "core/ncch/title_metadata.h"
namespace Core {