mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-24 23:09:26 -05:00
removed redundant set_dirty
This commit is contained in:
parent
7f99b1181e
commit
afb75af5b1
@ -368,7 +368,6 @@ namespace ui
|
|||||||
freq_stats.hidden( true );
|
freq_stats.hidden( true );
|
||||||
button_jump.hidden( true );
|
button_jump.hidden( true );
|
||||||
button_rst.hidden( true );
|
button_rst.hidden( true );
|
||||||
set_dirty();
|
|
||||||
display.scroll_set_area(109, 319); // Restart scroll on the correct coordinates
|
display.scroll_set_area(109, 319); // Restart scroll on the correct coordinates
|
||||||
}
|
}
|
||||||
else if( v == 1 )
|
else if( v == 1 )
|
||||||
|
Loading…
Reference in New Issue
Block a user