home *** CD-ROM | disk | FTP | other *** search
/ WarCraft 2000 - Nuclear Epidemic / W2000.nrg / SOURCE.War2000 / GSound.h < prev    next >
Text File  |  1998-08-26  |  265b  |  7 lines

  1. void LoadSounds(char* fn);
  2. void PlayEffect(int n,int pan,int vol);
  3. void AddEffect(int x,int y,int id);
  4. void AddTEffect(int x,int y,int id);
  5. void AddWorkEffect(int x,int y,int id);
  6. void AddOrderEffect(int x,int y,int id);
  7. void AddWarEffect(int x,int y,int id);