mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
Add progress bar for badge install
This commit is contained in:
@@ -480,6 +480,7 @@ Result install_badges(void)
|
||||
if (count == 0)
|
||||
set_count -= 1;
|
||||
}
|
||||
draw_loading_bar(i, entries_read + 4, INSTALL_BADGES);
|
||||
}
|
||||
|
||||
DEBUG("Badges installed - doing metadata\n");
|
||||
|
||||
Reference in New Issue
Block a user