Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp19552 ship *small_shipp=nullptr; //entry in Ships[] of the above in sexp_damage_escort_list() local
19571 if (small_shipp) // avoid null during 1st loop iteration in sexp_damage_escort_list()
19573 small_shipp->escort_priority=priority2; //give the previous smallest the lower priority in sexp_damage_escort_list()
19577 small_shipp = ship_entry->shipp; in sexp_damage_escort_list()