Skip to content

Commit 73efabd

Browse files
authored
Add initial WaitTOF call in Blanker.c
1 parent 97b1366 commit 73efabd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

workbench/tools/commodities/Blanker.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ static void MakeWin(void)
444444

445445
SetAPen(rp, star_col[i]);
446446
WritePixel(rp, star_x[i], y);
447+
WaitTOF();
447448
}
448449

449450
while (1)

0 commit comments

Comments
 (0)