Core: Clarify Callback_VideoCopiedToXFB and FrameUpdate

This commit is contained in:
JosJuice
2020-04-09 00:21:04 +02:00
parent 9a2d8a9623
commit 1a42355f96
4 changed files with 10 additions and 10 deletions

View File

@ -820,7 +820,7 @@ void Update(u64 ticks)
// and/or update movie state before dealing with anything else
if (s_half_line_count == 0 || s_half_line_count == GetHalfLinesPerEvenField())
Core::FrameUpdate();
Core::Callback_NewField();
// If an SI poll is scheduled to happen on this half-line, do it!