yet-another has_color

This commit is contained in:
nhmall
2019-11-30 22:20:03 -05:00
parent d2d2887cbc
commit 3497946074

View File

@@ -227,6 +227,7 @@ register int col, row;
}
}
#if 0
int
has_color(int color)
{
@@ -237,6 +238,7 @@ has_color(int color)
return 0;
#endif
}
#endif
void
home()