|
|
| version 1.3, 2004/02/18 20:11:37 | version 1.4, 2005/05/13 05:47:25 |
|---|---|
| Line 19 void rhythm_setvol(UINT vol); | Line 19 void rhythm_setvol(UINT vol); |
| void rhythm_reset(RHYTHM rhy); | void rhythm_reset(RHYTHM rhy); |
| void rhythm_bind(RHYTHM rhy); | void rhythm_bind(RHYTHM rhy); |
| void rhythm_update(RHYTHM rhy); | void rhythm_update(RHYTHM rhy); |
| void rhythm_setreg(RHYTHM rhy, REG8 reg, REG8 val); | void rhythm_setreg(RHYTHM rhy, UINT reg, REG8 val); |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |