Home
last modified time | relevance | path

Searched defs:disp_hn_sw (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/
H A Dsimplan.cc345 sint8 disp_hn_sw = max( gr->get_hoehe() + corner_sw(slope), water_hgt ); in correct_water() local
H A Dsimworld.cc377 const sint8 disp_hn_sw = max( height + corner_sw(slope), water_hgt ); in cleanup_grounds_loop() local
2413 const sint8 disp_hn_sw = max( hn_sw, water_hgt ); in raise_to() local
2716 const sint8 disp_hn_sw = max( hn_sw, water_hgt ); in lower_to() local