Difference for 2d/2dsline.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 19
 
Line 19
  * Graphical routines for drawing solid scanlines.   * Graphical routines for drawing solid scanlines.
  *   *
  * $Log$   * $Log$
    * Revision 1.3  1999/10/14 04:48:21  donut
    * alpha fixes, and gl_font args
    *
  * Revision 1.2  1999/08/23 18:09:44  donut   * Revision 1.2  1999/08/23 18:09:44  donut
  * asm spillage fix commited for George Foot <george.foot@merton.oxford.ac.uk>   * asm spillage fix commited for George Foot <george.foot@merton.oxford.ac.uk>
  *   *
Line 49
 
Line 52
  *    *
  *   *
  */   */
   
   #include <string.h>
   
 #include "u_mem.h"  #include "u_mem.h"
   

Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3