mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-23 07:15:05 +00:00
Hmm... xmas looks better this way (ozdemo is sloooow).
This commit is contained in:
@@ -433,5 +433,5 @@ void PDC_transform_line(int lineno, int x, int len, const chtype *srcp)
|
||||
|
||||
void PDC_doupdate(void)
|
||||
{
|
||||
XFlush(XtDisplay(pdc_toplevel));
|
||||
XSync(XtDisplay(pdc_toplevel), False);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user