home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / utilities / system / yak_1.59 / source / beep.h < prev    next >
Encoding:
Text File  |  1994-07-04  |  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.