Add smdh parsing (errors out for some reason)
This commit is contained in:
@@ -14,5 +14,7 @@ typedef struct {
|
||||
} theme;
|
||||
|
||||
Result single_install(theme);
|
||||
int scan_themes(theme **themes);
|
||||
void parse_smdh(theme *entry, u16 *path);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user