Home
last modified time | relevance | path

Searched refs:ICE_WALL (Results 1 – 5 of 5) sorted by relevance

/dports/games/ivan/ivan-059/Main/Include/
H A Dconfdef.h741 #define ICE_WALL 7 macro
H A Ddefinesvalidator.h4739 #ifdef ICE_WALL // DO NOT MODIFY! in Validate()
4741 bsB = ICE_WALL; in Validate()
4743 …th value 7 from .dat file mismatches hardcoded c++ define value of " << ICE_WALL << "!" << std::en… in Validate()
/dports/games/ivan/ivan-059/Script/
H A Dolterra.dat146 Config ICE_WALL;
H A Ddefine.dat1086 #define ICE_WALL 7
/dports/games/ivan/ivan-059/Main/Source/
H A Dlevel.cpp2428 GetLSquare(x, y)->ChangeOLTerrain(wall::Spawn(ICE_WALL)); in GenerateGlacier()