st/patch/universcroll.c

5 lines
55 B
C

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