home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / games / volume11 / jotto / part01 / jotto.h < prev    next >
Text File  |  1990-12-11  |  105b  |  8 lines

  1. /*
  2.  *    jotto.h - definitions for jotto.
  3.  */
  4.  
  5. #define    MAXGUESS 25
  6. #define    WORDLEN  5
  7. #define    DICTLEN  1900
  8.