Diff for /np2/font/font.c between versions 1.6 and 1.7

version 1.6, 2004/02/07 21:23:22 version 1.7, 2004/02/18 21:58:41
Line 14 Line 14
 static const char fonttmpname[] = "font.tmp";  static const char fonttmpname[] = "font.tmp";
   
   
 void font_init(void) {  void font_initialize(void) {
   
         BYTE    *p;          BYTE    *p;
         BYTE    *q;          BYTE    *q;

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


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