Diff for /np2/timing.c between versions 1.7 and 1.8

version 1.7, 2004/02/09 20:39:39 version 1.8, 2004/02/18 21:58:41
Line 56  UINT timing_getcount(void) { Line 56  UINT timing_getcount(void) {
         return(timing.cnt);          return(timing.cnt);
 }  }
   
 void timing_term(void) {  
 }  
   

Removed from v.1.7  
changed lines
  Added in v.1.8


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