Searched refs:colormap_entry_t (Results 1 – 1 of 1) sorted by relevance
49 typedef struct { u8 c[DOOM_COLOURS]; } colormap_entry_t; typedef61 colormap_entry_t **colormap = 0; in run()130 colormap = new colormap_entry_t *[nmaps]; in run()133 colormap[n] = new colormap_entry_t; in run()