add ability to dump all your official themes
icon and name get extracted from the dlc data requires libctru from commit 5f13628dac75206f0c97d29a7427ce8284d910f1 or older (added the am commands necessary to find the dlc data) Makefile changed to reflect the macro change in unreleased libctru
This commit is contained in:
@@ -353,7 +353,6 @@ void remake_file(FS_Path path, FS_Archive archive, u32 size)
|
||||
free(buf);
|
||||
}
|
||||
|
||||
#define ILLEGAL_CHARS "><\"?;:/\\+,.|[=]"
|
||||
static SwkbdCallbackResult fat32filter(void *user, const char **ppMessage, const char *text, size_t textlen)
|
||||
{
|
||||
(void)textlen;
|
||||
|
||||
Reference in New Issue
Block a user