mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-23 07:15:05 +00:00
PDC_doupdate() on blinking (SDL2).
This commit is contained in:
@@ -468,6 +468,8 @@ void PDC_blink_text(void)
|
||||
}
|
||||
|
||||
oldch = (chtype)(-1);
|
||||
|
||||
PDC_doupdate();
|
||||
}
|
||||
|
||||
void PDC_doupdate(void)
|
||||
|
||||
Reference in New Issue
Block a user