Diff for /np2/sound/rhythmc.c between versions 1.10 and 1.11

version 1.10, 2005/02/09 20:11:35 version 1.11, 2005/05/13 05:47:25
Line 114  void rhythm_update(RHYTHM rhy) { Line 114  void rhythm_update(RHYTHM rhy) {
         }          }
 }  }
   
 void rhythm_setreg(RHYTHM rhy, REG8 reg, REG8 value) {  void rhythm_setreg(RHYTHM rhy, UINT reg, REG8 value) {
   
         PMIXTRK *trk;          PMIXTRK *trk;
         REG8    bit;          REG8    bit;

Removed from v.1.10  
changed lines
  Added in v.1.11


RetroPC.NET-CVS <cvs@retropc.net>