Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dg_level.cpp105 #define PCLS_ID MAKE_ID('p','c','L','s') macro
1750 FPNGChunkArchive arc3 (file, PCLS_ID); in G_WriteSnapshots()
1852 FPNGChunkArchive arc (png->File->GetFile(), PCLS_ID, chunkLen); in G_ReadSnapshots()
1862 chunkLen = (DWORD)M_FindPNGChunk (png, PCLS_ID); in G_ReadSnapshots()