beginnings of shuffled theme counter + a couple qr bugfixes

This commit is contained in:
Helloman892
2017-09-04 20:13:09 +01:00
parent cca45bff0f
commit d3a8f79958
3 changed files with 7 additions and 1 deletions

View File

@@ -199,6 +199,7 @@ int main(void)
current_theme->in_shuffle = false;
}
}
draw_shuffle_selection(shuffle_theme_count);
}
}