Home
last modified time | relevance | path

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

/dports/games/holotz-castle/holotz-castle-1.3.14-src/src/
H A DHCTheme.h64 HCFDT_COUNT, /**< Number of floor part types. */ enumerator
H A DHCTheme.cpp138 imgContFloor[c] = new JImage[HCFDT_COUNT]; in LoadContFloors()