|
|
1.1 root 1: /*
2: * sccsid = "@(#)player.h 1.1 3/17/83";
3: */
4: #include <curses.h>
5: #include "externs.h"
6:
7: #define ROWSINVIEW 15
8: #define COLSINVIEW 75
9:
10: extern WINDOW *view;
11: extern WINDOW *slot;
12:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.