PGCC_PRC8/_module/nss/fcb_ui_main0_11.nss

9 lines
212 B
Plaintext
Raw Permalink Normal View History

2024-10-09 14:17:22 -04:00
#include "fcb_inc_vars"
//==========================================/
int StartingConditional()
//==========================================/
{
return GetLocalInt(FCB_HOST, UI_MAIN_LIST_LEN) > 11;
}