mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 23:55:45 +00:00
loader: Add icon and title support to XCI
This commit is contained in:
parent
e4422b09b6
commit
91cfe70301
7 changed files with 46 additions and 5 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <array>
|
||||
#include <string>
|
||||
#include <core/loader/loader.h>
|
||||
#include "common/logging/log.h"
|
||||
#include "core/file_sys/card_image.h"
|
||||
#include "core/file_sys/partition_filesystem.h"
|
||||
#include "core/file_sys/vfs_offset.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue