home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 486.lha / Hi-Low_v1.0 / src / sound.h < prev   
Encoding:
C/C++ Source or Header  |  1991-03-11  |  290 b   |  19 lines

  1.  
  2.  
  3. /*
  4.  *
  5.  * Module    : sound.h
  6.  *
  7.  * Description    : Header file for sound effects.
  8.  *
  9.  * Author    : Simon J Raybould.    (sie@fulcrum.bt.co.uk)
  10.  *
  11.  * Date        :  9th September 1990.
  12.  *
  13.  */
  14.  
  15.  
  16.  
  17. #define SOUNDDIR    "sounds/"    /* Where the sounds are kept */
  18. #define NSOUNDS        4            /* Number of sound effects */
  19.