home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / YAK211SR.LHA / Yak_2.11_Src / WBStartup / Include / Beep.h < prev    next >
Encoding:
Text File  |  1995-10-18  |  118 b   |  5 lines

  1. /* prototypes for functions defined in beep.c */
  2. void FreeAudio(void);
  3. BOOL AllocAudio(void);
  4. void beep(long volume);
  5.