Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOW_WALL.cpp158 short northWallFirst; in build_wall_section() local
159 for( northWallFirst = x1; northWallFirst < x2; ++northWallFirst) in build_wall_section()
161 if( (locPtr = get_loc(northWallFirst, y1))->can_build_wall() || in build_wall_section()