|
|
| 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; |