st/patch/universcroll.c

5 lines
55 B
C
Raw Normal View History

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