Diff for /np2/sound/vermouth/midvoice.c between versions 1.2 and 1.3

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;

Removed from v.1.2  
changed lines
  Added in v.1.3


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