Add theme dump functionality

This commit is contained in:
Alex Taber
2020-12-24 14:34:56 -05:00
parent 17afdbaae2
commit a266203a92
6 changed files with 110 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ Instructions_s extra_instructions[3] = {
},
{
"\uE07B Browse ThemePlaza",
NULL,
"\uE07C Dump Current Theme"
},
{
"\uE004 Sorting menu",
@@ -142,4 +142,4 @@ Instructions_s extra_instructions[3] = {
},
};
#endif
#endif