home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Classic / MultimediaClassic.mdf / audio_cd / cthugha.dos / maps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-08-19  |  116 b   |  6 lines

  1. // #define MAXLUTS 25
  2. #define MAXLUTS 50
  3.  
  4. extern int numluts;
  5. extern unsigned char LUTfiles[MAXLUTS][LUTSIZE];
  6.