Skip to content

Commit

Permalink
Fixed black screen/freeze when changing Screen Height after emulation…
Browse files Browse the repository at this point in the history
… was running
  • Loading branch information
midwan committed Feb 10, 2021
1 parent 2ccc9b0 commit 6d97564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/osdep/amiberry_gfx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,6 @@ static void open_screen(struct uae_prefs* p)
}
init_colors(mon->monitor_id);

target_graphics_buffer_update(mon->monitor_id);
updatewinrect(mon, true);

mon->screen_is_initialized = 1;
Expand Down

0 comments on commit 6d97564

Please # to comment.