Home
last modified time | relevance | path

Searched refs:doompal (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/deutex/deutex-5.2.2/src/
H A Dpicture.c122 struct PIXEL *doompal);
125 struct PIXEL *doompal);
145 struct PIXEL *doompal; in PicDebug() local
150 doompal = COLdoomPalet(); in PicDebug()
174 struct PIXEL *doompal; in PICsaveInFile() local
243 doompal = COLaltPalet(); in PICsaveInFile()
245 doompal = COLdoomPalet(); in PICsaveInFile()
1038 palet[x].R = doompal[x].R; in RAWtoBMP()
1039 palet[x].G = doompal[x].G; in RAWtoBMP()
1040 palet[x].B = doompal[x].B; in RAWtoBMP()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_video.c1334 byte *doompal; in I_InitGraphics() local
1393 doompal = W_CacheLumpName(DEH_String("PLAYPAL"), PU_CACHE); in I_InitGraphics()
1394 I_SetPalette(doompal); in I_InitGraphics()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_video.c1590 byte *doompal; in I_InitGraphics() local
1658 doompal = W_CacheLumpName(DEH_String("PLAYPAL"), PU_CACHE); in I_InitGraphics()
1659 I_SetPalette(doompal); in I_InitGraphics()