start new makefile, migrate to libpicofe
[picodrive.git] / pico / sound / sound.c
index 615e324..48ad409 100644 (file)
@@ -337,6 +337,7 @@ static int PsndRender(int offset, int length)
     memset32(buf32, 0, length<<stereo);\r
 \r
 //printf("active_chs: %02x\n", buf32_updated);\r
+  (void)buf32_updated;\r
 \r
   // CD: PCM sound\r
   if (do_pcm) {\r