Fixes, tweaks, cleanup.

This commit is contained in:
sorgelig
2019-12-12 03:43:49 +08:00
parent 1070560e19
commit 0eb7b3017d
15 changed files with 666 additions and 665 deletions

View File

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