version 1.6 | | version 1.7 |
---|
| | |
/* | | /* |
* static char *rcsid_image_c = | | * static char *rcsid_image_c = |
* "$Id: image.c,v 1.6 2002/03/26 07:18:56 mwedel Exp $"; | | * "$Id: image.c,v 1.7 2003/04/02 08:12:52 mwedel Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
fclose(fp); | | fclose(fp); |
} | | } |
| | |
/* This reads the bmaps.paths file to get all the bitmap names and | | /* This reads the bmaps file to get all the bitmap names and |
* stuff. It only needs to be done once, because it is player | | * stuff. It only needs to be done once, because it is player |
* independent (ie, what display the person is on will not make a | | * independent (ie, what display the person is on will not make a |
* difference.) | | * difference.) |