Diff for /xmil/vram/maketxtl.c between versions 1.2 and 1.3

version 1.2, 2004/08/07 10:53:01 version 1.3, 2004/08/08 06:59:22
Line 425  static void knj8_halfx4right(UINT8 *dst, Line 425  static void knj8_halfx4right(UINT8 *dst,
 // ----  // ----
   
 static void draw_nop(UINT8 *dst, UINT8 *term, const UINT8 *src) {  static void draw_nop(UINT8 *dst, UINT8 *term, const UINT8 *src) {
   
           (void)dst;
           (void)term;
           (void)src;
 }  }
   
   

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


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