| 1 | /* NetHack 3.6 xpm2img.c $NHDT-Date: 1432512809 2015/05/25 00:13:29 $ $NHDT-Branch: master $:$NHDT-Revision: 1.7 $ */ |
| 2 | /* Copyright (c) Christian Bressler 2002 */ |
| 3 | /* NetHack may be freely redistributed. See license for details. */ |
| 4 | /* This is mainly a reworked tile2bmp.c + xpm2iff.c -- Marvin */ |
nothing calls this directly
no test coverage detected