Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dvehicle.cpp5962 const int tow_index = get_tow_part(); in do_towing_move() local
5963 if( tow_index == -1 ) { in do_towing_move()
5989 const tripoint tower_tow_point = here.getabs( global_part_pos3( tow_index ) ); in do_towing_move()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dvehicle.cpp5962 const int tow_index = get_tow_part(); in do_towing_move() local
5963 if( tow_index == -1 ) { in do_towing_move()
5989 const tripoint tower_tow_point = here.getabs( global_part_pos3( tow_index ) ); in do_towing_move()