X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=sound.c;h=70ce2d4cc1a63e85fb061284727a87a72a15fb8c;hp=f95b0505abd111b22532bde7d4fd0e84cd84cafa;hb=ebde7d27f12cb4e1002670fd481076fb9ba509ff;hpb=43725da7349c85fa13e828fdbf20cc7ac8d298d6 diff --git a/sound.c b/sound.c index f95b050..70ce2d4 100644 --- a/sound.c +++ b/sound.c @@ -40,6 +40,7 @@ #include "sound.h" uint32 Wave[2048+512]; +int32 WaveHi[40000]; // unused int16 WaveFinalMono[2048+512]; EXPSOUND GameExpSound={0,0,0,0,0,0};