00001 //*************************************************************************** 00002 #ifndef SNDLOCAL_H 00003 #define SNDLOCAL_H 00004 //*************************************************************************** 00005 #include "mythread.h" 00006 //*************************************************************************** 00007 void StartLocalSound(char *name); 00008 void setAmplitudeLocal(double dB); 00009 void ExitLocalSound(); 00010 //*************************************************************************** 00011 #endif // SNDLOCAL_H 00012 //***************************************************************************
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001