tcolors: add threadmaybackground
This commit is contained in:
parent
0ed5e9f828
commit
74577741c8
@ -44,6 +44,12 @@ dither[16] = {
|
||||
|
||||
extern int chattydrawclient;
|
||||
|
||||
int
|
||||
threadmaybackground(void)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
void
|
||||
threadmain(int argc, char *argv[])
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user