| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to midvoice.c CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / sound / vermouth | 
| version 1.2, 2003/12/01 04:01:42 | version 1.3, 2005/02/07 14:46:13 | 
|---|---|
| Line 814 static const RESPROC resproc[] = { | Line 814 static const RESPROC resproc[] = { | 
| #endif | #endif | 
| }; | }; | 
| void voice_setphase(VOICE v, BYTE phase) { | void voice_setphase(VOICE v, UINT8 phase) { | 
| int proc; | int proc; | 
| int mode; | int mode; |