Diff for /np2/io/necio.h between versions 1.2 and 1.3

version 1.2, 2004/03/06 18:25:36 version 1.3, 2007/11/03 00:00:20
Line 7  typedef struct { Line 7  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 void necio_reset(void);  void necio_reset(const NP2CFG *pConfig);
 void necio_bind(void);  void necio_bind(void);
   
 #ifdef __cplusplus  #ifdef __cplusplus

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


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