re-add s upport for themes without an SMDH
Also change theme dump random color algo
This commit is contained in:
@@ -65,7 +65,7 @@ typedef struct {
|
||||
u16 desc[0x81];
|
||||
u16 author[0x41];
|
||||
|
||||
// u32 placeholder_color;
|
||||
u32 placeholder_color;
|
||||
|
||||
u16 path[0x106];
|
||||
bool is_zip;
|
||||
@@ -127,4 +127,4 @@ void handle_scrolling(Entry_List_s * list);
|
||||
void load_icons_thread(void * void_arg);
|
||||
u32 load_data(char * filename, Entry_s entry, char ** buf);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user