Diff for /np2/io/nmiio.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:57:55 version 1.2, 2007/11/03 00:00:20
Line 8  typedef struct { Line 8  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 void nmiio_reset(void);  void nmiio_reset(const NP2CFG *pConfig);
 void nmiio_bind(void);  void nmiio_bind(void);
   
 #ifdef __cplusplus  #ifdef __cplusplus

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


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