Diff for /np2/macosx/Attic/configure.h between versions 1.1 and 1.3

version 1.1, 2003/10/22 19:57:39 version 1.3, 2003/10/28 16:44:44
Line 6 Line 6
  *   *
  */   */
   
   #ifdef __cplusplus
   extern "C" {
   #endif
   
 void initConfig( void );  void initConfig( void );
 ControlRef getControlRefByID(OSType sign, int id, WindowRef win);  
   
   
   #ifdef __cplusplus
   }
   #endif

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


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