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