Solve crash at exit while picasso is used
This commit is contained in:
parent
5f13d69c31
commit
42c18baad1
1 changed files with 2 additions and 2 deletions
|
@ -502,8 +502,8 @@ static void goMenu(void)
|
||||||
run_gui();
|
run_gui();
|
||||||
gui_to_prefs();
|
gui_to_prefs();
|
||||||
setCpuSpeed();
|
setCpuSpeed();
|
||||||
if(quit_program)
|
// if(quit_program)
|
||||||
screen_is_picasso = 0;
|
// screen_is_picasso = 0;
|
||||||
|
|
||||||
update_display(&changed_prefs);
|
update_display(&changed_prefs);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue