Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dglobal_switches.cpp55 polyActors = TRUE8; in c_global_switches()
H A Dglobal_switches.h69 bool8 polyActors; variable
H A Dstagedraw_pc_poly.cpp400 if (g_px->polyActors) { in drawObjects()