Adding universcroll patch ref. #21
This commit is contained in:
parent
a1303a8811
commit
a5435903d4
11 changed files with 36 additions and 12 deletions
5
patch/universcroll.c
Normal file
5
patch/universcroll.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
int
|
||||
tisaltscr(void)
|
||||
{
|
||||
return IS_SET(MODE_ALTSCREEN);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue