home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / util / yak-1.59.lha / Yak-1.59 / Src / beep.h < prev    next >
Encoding:
Text File  |  1993-08-01  |  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.