X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=drivers%2Fgp2x%2Fdface.h;fp=drivers%2Fgp2x%2Fdface.h;h=f2c569ec4848476a24db59a24c7e470a0ffbf7b0;hp=c4d2bfb4f43824b0897298991043ad1f4a2503c3;hb=b2b95d2e0d1fd5e52d03c2152605b09b024c1d0e;hpb=e1591a12a775a600572ffccb2d6f8f4d6343b7dd diff --git a/drivers/gp2x/dface.h b/drivers/gp2x/dface.h index c4d2bfb..f2c569e 100644 --- a/drivers/gp2x/dface.h +++ b/drivers/gp2x/dface.h @@ -7,6 +7,7 @@ void GetBaseDirectory(char *BaseDirectory); int InitSound(void); void WriteSound(int16 *Buffer, int Count); + void KillSound(void); void SilenceSound(int s); /* DOS and SDL */