home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / e / amigae / modulessrc / resources / misc.e < prev    next >
Text File  |  1995-07-05  |  230b  |  14 lines

  1. OPT MODULE
  2. OPT EXPORT
  3.  
  4. OPT PREPROCESS
  5.  
  6. CONST MR_SERIALPORT=0,
  7.       MR_SERIALBITS=1,
  8.       MR_PARALLELPORT=2,
  9.       MR_PARALLELBITS=3,
  10.       MR_ALLOCMISCRESOURCE=-6,
  11.       MR_FREEMISCRESOURCE=-$c
  12.  
  13. #define MISCNAME 'misc.resource'
  14.