home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / shootemup / hive / !Hive / h / sound < prev    next >
Text File  |  2000-11-27  |  85b  |  4 lines

  1. void init_sound(void);
  2. void kill_sound(void);
  3. void make_sound(char *sound_resource);
  4.