| 322 | } |
| 323 | |
| 324 | void |
| 325 | getreturn(char *str) |
| 326 | { |
| 327 | FlushEvents(-1, 0); |
| 328 | msmsg("Press space %s", str); |
| 329 | (void) tgetch(); |
| 330 | } |
| 331 | |
| 332 | #if 0 /* this function is commented out */ |
| 333 | /* the tty has_color[] table is filled in during init above */ |