Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dvehicle.cpp5973 const int other_tow_index = towed_veh->get_tow_part(); in do_towing_move() local
5974 if( other_tow_index == -1 ) { in do_towing_move()
5990 const tripoint towed_tow_point = here.getabs( towed_veh->global_part_pos3( other_tow_index ) ); in do_towing_move()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dvehicle.cpp5973 const int other_tow_index = towed_veh->get_tow_part(); in do_towing_move() local
5974 if( other_tow_index == -1 ) { in do_towing_move()
5990 const tripoint towed_tow_point = here.getabs( towed_veh->global_part_pos3( other_tow_index ) ); in do_towing_move()