Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/weapon/
H A Dweapon.h300 #define WEAPON_TITLE_LEN 48 macro
314 char title[WEAPON_TITLE_LEN]; // official title of weapon (used by tooltips)
H A Dweapons.cpp1178 stuff_string(wip->title, F_NAME, WEAPON_TITLE_LEN); in parse_weapon()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/weapon/
H A Dweapon.h285 #define WEAPON_TITLE_LEN 48 macro
312 char title[WEAPON_TITLE_LEN]; // official title of weapon (used by tooltips)
H A Dweapons.cpp945 stuff_string(wip->title, F_NAME, WEAPON_TITLE_LEN); in parse_weapon()