mirror of
https://github.com/bakkeby/st-flexipatch.git
synced 2026-04-01 16:57:25 +09:00
5 lines
55 B
C
5 lines
55 B
C
int
|
|
tisaltscr(void)
|
|
{
|
|
return IS_SET(MODE_ALTSCREEN);
|
|
} |