Home
last modified time | relevance | path

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

/dports/games/holotz-castle/holotz-castle-1.3.14-src/src/
H A DHCContFloor.cpp287 img->Paste(&parts[HCFDT_C3], 0, 0, cw, ch, cw + iw, ch + ih); in Build()
320 img->Paste(&parts[HCFDT_C3], 0, 0, cw, ch, cw + iw, ch + ih); in Build()
H A DHCTheme.h47 HCFDT_C3, /**< DR corner. */ enumerator
H A DHCTheme.cpp151 !imgContFloor[i-1][HCFDT_C3].Load("c3.tga") || in LoadContFloors()