mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
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