add "downloading" text to qrcode scanning

i know it's not the prettiest idea to put it in draw_theme_install, but it seemed like the most fitting, and i didnt want to create another function for it
This commit is contained in:
ZetaDesigns
2017-09-06 17:49:10 +02:00
parent 897dc52424
commit 674fa9d9bf
3 changed files with 7 additions and 3 deletions

View File

@@ -40,9 +40,10 @@
#define SHUFFLE_INSTALL 1
#define BGM_INSTALL 2
#define UNINSTALL 3
#define DOWNLOADING 3
#define ERROR 0
#define WARNING 1
#define ERROR 0
#define WARNING 1
static const int THEMES_PER_SCREEN = 4;
enum TextureID {