Merge branch 'master' of github.com:3dsfug/Anemone3DS

This commit is contained in:
2017-09-08 07:21:34 -04:00
5 changed files with 54 additions and 25 deletions

View File

@@ -206,7 +206,7 @@ Result http_get(char *url, char *path)
remake_file(path_to_file, ArchiveSD, size);
buf_to_file(size, path_to_file, ArchiveSD, (char*)buf);
add_theme(&themes_list, &theme_count, path_to_file, filename);
get_themes(&themes_list, &theme_count);
exit_qr();