home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------*
- | File: MAINLOOP.h - MLO 900131 V1.00 |
- | This file contains #define's for MAINLOOP.c |
- *---------------------------------------------*/
-
- #define INV_X 8 /* Constants for 'invalid input' */
- #define INV_Y 5 /* requester */
- #define INV_W (INBUF_LEN+10)*8
- #define INV_H 44
- #define FIE_X 8
- #define FIE_Y 15
- #define OK_X 6
- #define OK_Y 3
-