Files
oboe/Win32/Scenarios Editor/EDSOUND.H
2009-05-24 23:32:16 +00:00

6 lines
140 B
C

void load_sounds ();
void play_sound(short which) ; // if < 0, play asynch
void force_play_sound(short which);
void sound_pause(long len);