remove some macgraphics references; some Amiga

Also closes #183
This commit is contained in:
nhmall
2023-02-21 22:54:56 -05:00
parent ecf247a2a6
commit 049ab7a5df
6 changed files with 3 additions and 79 deletions

View File

@@ -116,7 +116,7 @@ static struct win_information window_opts[] = {
#ifdef MSDOS
"traditional text with optional 'tiles' graphics",
#else
/* assume that one or more of IBMgraphics, DECgraphics, or MACgraphics
/* assume that one or more of IBMgraphics, DECgraphics
can be enabled; we can't tell from here whether that is accurate */
"traditional text with optional line-drawing",
#endif