put wintty.c and termcap.c logic to previous

This commit is contained in:
nhmall
2024-03-25 09:38:54 -04:00
parent dc7df7c407
commit 7f2af9698f
5 changed files with 45 additions and 69 deletions

View File

@@ -378,12 +378,7 @@ term_start_bgcolor(int bgcolor)
}
void
term_start_extracolor(uint32 nhcolor UNUSED)
{
}
void
term_start_256color(int idx UNUSED)
term_start_extracolor(uint32 nhcolor UNUSED, uint16 color256idx UNUSED)
{
}