Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h174 SCP_string hud_get_ship_name(const ship *shipp);
H A Dhudtarget.cpp5259 strcpy(ship_name_text, hud_get_ship_name(shipp).c_str()); in hud_stuff_ship_name()
5262 SCP_string hud_get_ship_name(const ship *shipp) in hud_get_ship_name() function