Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DEnvironment.h26 void EnvironmentController( BOOLEAN fCheckForLights );
H A DEnvironment.cc134 void EnvironmentController( BOOLEAN fCheckForLights ) in EnvironmentController() argument
198 if ( gfDoLighting && fCheckForLights ) in EnvironmentController()