Merge pull request #850 from DarkLordZach/icon-meta

Add Icons and Metadata Support
This commit is contained in:
bunnei
2018-08-08 12:27:19 -04:00
committed by GitHub
25 changed files with 490 additions and 20 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"