Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dtypes.h378 NUM_LUMPS /**< Number of lumps */ enumerator
H A Dq3bsp.cpp61 Q3BSP::Q3BSP(char *name, World* w, int *res):LumpFile(name, BSPHEADERID, BSPVERSION, NUM_LUMPS) in Q3BSP()