Fix vsync_adjust.

This commit is contained in:
sorgelig
2018-12-08 14:51:20 +08:00
parent 35f3c8882e
commit 05c2478d7c

View File

@@ -3086,7 +3086,7 @@ static uint32_t show_video_info(int force)
}
adjust_vsize(0);
return 0;
return ret;
}
int hasAPI1_5()