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

version 1.3, 2004/01/22 01:10:04 version 1.4, 2007/11/03 00:00:20
Line 19  extern "C" { Line 19  extern "C" {
   
 void np2sysp_outstr(const void *arg1, long arg2);  void np2sysp_outstr(const void *arg1, long arg2);
   
 void np2sysp_reset(void);  void np2sysp_reset(const NP2CFG *pConfig);
 void np2sysp_bind(void);  void np2sysp_bind(void);
   
 #ifdef __cplusplus  #ifdef __cplusplus

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


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