Home
last modified time | relevance | path

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

/dports/games/simutrans/simutrans-121.0/
H A Dsimworld.cc1441 bool karte_t::can_flood_to_depth( koord k, sint8 new_water_height, sint8 *stage, sint8 *our_stage … in can_flood_to_depth()
1519 void karte_t::flood_to_depth( sint8 new_water_height, sint8 *stage ) in flood_to_depth()
H A Dsimtool.cc1866 sint8 new_water_height; in work() local