version 1.30 | | version 1.31 |
---|
| | |
/* | | /* |
* 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 $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
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 (); |