loader: Add icon and title support to XCI

This commit is contained in:
Zach Hilman 2018-08-06 23:13:37 -04:00
parent a615a8ae26
commit d53b3a13b3
7 changed files with 46 additions and 5 deletions

View file

@ -12,6 +12,7 @@
#include "common/common_funcs.h"
#include "common/common_types.h"
#include "common/swap.h"
#include "control_metadata.h"
#include "core/crypto/key_manager.h"
#include "core/file_sys/partition_filesystem.h"
#include "core/loader/loader.h"