st/patch/universcroll.c

5 lines
55 B
C
Raw Normal View History

2021-05-08 17:49:04 +02:00
int
tisaltscr(void)
{
return IS_SET(MODE_ALTSCREEN);
}