Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/pilotfile/
H A Dpilotfile_convert.h114 int multi_voice_token_wait; member
H A Dplr_convert.cpp61 multi_voice_token_wait = 2000; in plr_data()
333 plr->multi_voice_token_wait = cfread_int(cfp); in plr_import_multiplayer()
746 cfwrite_int(plr->multi_voice_token_wait, cfp); in plr_export_multiplayer()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/pilotfile/
H A Dplr_convert.cpp61 multi_voice_token_wait = 2000; in plr_data()
331 plr->multi_voice_token_wait = cfread_int(cfp); in plr_import_multiplayer()
741 cfwrite_int(plr->multi_voice_token_wait, cfp); in plr_export_multiplayer()
H A Dpilotfile_convert.h157 int multi_voice_token_wait; member