arcade: better error visibility.

This commit is contained in:
sorgelig
2019-12-21 08:08:56 +08:00
parent a311d13591
commit 2e12b079d5
4 changed files with 11 additions and 13 deletions

View File

@@ -603,8 +603,6 @@ static uint32_t show_video_info(int force)
Info(str, cfg.video_info * 1000);
}
arcade_check_error();
uint32_t scrh = v_cur.item[5];
if (height && scrh)
{