Home
last modified time | relevance | path

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

/dports/games/holotz-castle/holotz-castle-1.3.14-src/src/
H A DHCContFloor.cpp151 img->Paste(&parts[HCFDT_C9], 0, 0, cw, ch, cw + iw, 0); in Build()
184 img->Paste(&parts[HCFDT_C9], 0, 0, cw, ch, cw + iw, 0); in Build()
H A DHCTheme.h51 HCFDT_C9, /**< UR corner. */ enumerator
H A DHCTheme.cpp155 !imgContFloor[i-1][HCFDT_C9].Load("c9.tga") || in LoadContFloors()