Stop loading previews without user button press
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
void init_screens(void);
|
||||
void exit_screens(void);
|
||||
|
||||
void draw_interface(Theme_s * themes_list, int theme_count, int selected_theme, bool preview_mode);
|
||||
void draw_theme_interface(Theme_s * themes_list, int theme_count, int selected_theme, bool preview_mode);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user