Home
last modified time | relevance | path

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

/dports/games/holotz-castle/holotz-castle-1.3.14-src/src/
H A DHCContFloor.cpp145 img->Paste(&parts[HCFDT_CR], 0, 0, cw, ch, cw + iw, 0); in Build()
178 img->Paste(&parts[HCFDT_CR], 0, 0, cw, ch, cw + iw, 0); in Build()
281 img->Paste(&parts[HCFDT_CR], 0, 0, cw, ch, cw + iw, ch + ih); in Build()
314 img->Paste(&parts[HCFDT_CR], 0, 0, cw, ch, cw + iw, ch + ih); in Build()
H A DHCTheme.h56 HCFDT_CR, /**< C3 or C9 with R neighbour. */ enumerator
H A DHCTheme.cpp160 !imgContFloor[i-1][HCFDT_CR].Load("cr.tga") || in LoadContFloors()