Diff for /np2/macosx/Attic/soundopt.h between versions 1.1 and 1.2

version 1.1, 2003/10/25 21:28:14 version 1.2, 2003/10/28 16:44:44
Line 6 Line 6
  *   *
  */   */
   
 void initSoundOpt(void);  
   
   #ifdef __cplusplus
   extern "C" {
   #endif
   
   void initSoundOpt(void);
   
   #ifdef __cplusplus
   }
   #endif

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


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