st/patch/universcroll.c
2021-05-08 17:49:04 +02:00

5 lines
55 B
C

int
tisaltscr(void)
{
return IS_SET(MODE_ALTSCREEN);
}