compat hacks for this old version of fceu
[fceu.git] / sound.c
diff --git a/sound.c b/sound.c
index f95b050..70ce2d4 100644 (file)
--- a/sound.c
+++ b/sound.c
@@ -40,6 +40,7 @@
 #include "sound.h"
 
 uint32 Wave[2048+512];
 #include "sound.h"
 
 uint32 Wave[2048+512];
+int32 WaveHi[40000]; // unused
 int16 WaveFinalMono[2048+512];
 
 EXPSOUND GameExpSound={0,0,0,0,0,0};
 int16 WaveFinalMono[2048+512];
 
 EXPSOUND GameExpSound={0,0,0,0,0,0};