Diff for /np2/io/np2sysp.h between versions 1.2 and 1.4

version 1.2, 2004/01/05 05:04:54 version 1.4, 2007/11/03 00:00:20
Line 17  typedef struct { Line 17  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 void np2sysp_reset(void);  void np2sysp_outstr(const void *arg1, long arg2);
   
   void np2sysp_reset(const NP2CFG *pConfig);
 void np2sysp_bind(void);  void np2sysp_bind(void);
   
 #ifdef __cplusplus  #ifdef __cplusplus

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


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