Difference for common/init.c from version 1.30 to 1.31


version 1.30 version 1.31
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.30 2003/03/08 05:35:32 mwedel Exp $";   *   "$Id: init.c,v 1.31 2003/06/19 10:59:26 tchize Exp $";
  */   */
   
 /*  /*
Line 142
 
Line 142
     init_vars();      init_vars();
     init_block();      init_block();
     ReadBmapNames ();      ReadBmapNames ();
       ReadSmooth();
     init_anim();    /* Must be after we read in the bitmaps */      init_anim();    /* Must be after we read in the bitmaps */
     init_archetypes(); /* Reads all archetypes from file */      init_archetypes(); /* Reads all archetypes from file */
     init_dynamic ();      init_dynamic ();


Legend:
line(s) removed in v.1.30 
line(s) changed
 line(s) added in v.1.31

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:07