Explorar o código

clear gcc warning

richarddobson hai 3 meses
pai
achega
8927cf215f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dev/texture/texture3.c

+ 1 - 1
dev/texture/texture3.c

@@ -172,7 +172,7 @@ int do_simple_hftexture(dataptr dz)
     int hsindex;
     int hsindex;
     noteptr tsetnote = tset->firstnote;
     noteptr tsetnote = tset->firstnote;
     noteptr nextnote;
     noteptr nextnote;
-    double thistime, thispitch /* , lastpitch = -1.0 */ ;
+    double thistime, thispitch = -1.0 /* , lastpitch = -1.0 */ ;
     noteptr thishfnote = hfmotif->firstnote;
     noteptr thishfnote = hfmotif->firstnote;
     noteptr thishsnote = hfmotif->firstnote;
     noteptr thishsnote = hfmotif->firstnote;
     double thishftime,nexthftime,thishstime,nexthstime,thisamp,thisdur;
     double thishftime,nexthftime,thishstime,nexthstime,thisamp,thisdur;