Diff for /np2/io/crtc.h between versions 1.3 and 1.4

version 1.3, 2004/03/14 23:45:44 version 1.4, 2007/11/03 00:00:20
Line 31  typedef struct { Line 31  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 void crtc_reset(void);  void crtc_reset(const NP2CFG *pConfig);
 void crtc_bind(void);  void crtc_bind(void);
   
 void crtc_biosreset(void);  void crtc_biosreset(void);

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


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