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

version 1.1, 2003/10/23 21:00:24 version 1.2, 2003/10/28 16:44:44
Line 5 Line 5
  *  Created by tk800 on Fri Oct 24 2003.   *  Created by tk800 on Fri Oct 24 2003.
  *   *
  */   */
    
   #ifdef __cplusplus
   extern "C" {
   #endif
   
 void initScreenOpt(void);  
   
   void initScreenOpt(void);
   
   #ifdef __cplusplus
   }
   #endif

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


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