--- np2/sound/rhythmc.c 2003/12/08 00:55:33 1.6 +++ np2/sound/rhythmc.c 2004/02/18 18:29:29 1.7 @@ -197,7 +197,7 @@ void rhythm_setreg(RHYTHM rhy, REG8 reg, r++; } } - else if (reg == 0x11) { // ver0.28 + else if (reg == 0x11) { sound_sync(); rhy->vol = (~value) & 0x3f; rhythm_update(rhy);