mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
Slightly improve QR code speed
This commit is contained in:
@@ -105,7 +105,7 @@ int main(void)
|
||||
|
||||
if (qr_mode)
|
||||
{
|
||||
draw_qr();
|
||||
take_picture();
|
||||
} else if (!splash_mode)
|
||||
{
|
||||
draw_theme_interface(themes_list, theme_count, selected_theme, preview_mode, shuffle_theme_count);
|
||||
|
||||
Reference in New Issue
Block a user