Change splashes to support SMDH and zip files
This commit is contained in:
@@ -34,8 +34,9 @@
|
||||
void init_screens(void);
|
||||
void exit_screens(void);
|
||||
|
||||
void draw_base_interface(void);
|
||||
void draw_themext_error(void);
|
||||
void draw_qr(void);
|
||||
void draw_base_interface(void);
|
||||
void draw_theme_install(int install_type);
|
||||
void draw_theme_interface(Theme_s * themes_list, int theme_count, int selected_theme, bool preview_mode, int shuffle_theme_count);
|
||||
void draw_splash_install(int install_type);
|
||||
|
||||
Reference in New Issue
Block a user