Diff for /np2/timing.h between versions 1.1.1.1 and 1.2

version 1.1.1.1, 2003/10/16 17:57:06 version 1.2, 2003/10/23 12:58:44
Line 3 Line 3
 extern "C" {  extern "C" {
 #endif  #endif
   
 void timing_init(void);  void timing_reset(void);
 void timing_setcount(UINT value);  void timing_setcount(UINT value);
 UINT timing_getcount(void);  UINT timing_getcount(void);
 void timing_term(void);  void timing_term(void);

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


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