X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=sound.h;h=223aa6dc0ea1304d3cb96feb973c718167f73e07;hp=fcaaf16e5038b8ab039a7f5074dd60dbb7cc3023;hb=ebde7d27f12cb4e1002670fd481076fb9ba509ff;hpb=43725da7349c85fa13e828fdbf20cc7ac8d298d6 diff --git a/sound.h b/sound.h index fcaaf16..223aa6d 100644 --- a/sound.h +++ b/sound.h @@ -74,6 +74,7 @@ int GetSoundBuffer(int16 **W); int FlushEmulateSound(void); extern uint32 Wave[2048+512]; extern int16 WaveFinalMono[2048+512]; +extern int32 WaveHi[]; extern uint32 soundtsinc; extern uint32 soundtsoffs;