script_param_count   40 core/gui_script.c int             script_param_count;             // Number of parameters
script_param_count   70 core/gui_script.c     script_param_count++;
script_param_count  417 core/gui_script.c     script_param_count = 0;
script_param_count  861 core/gui_script.c     int n = f + script_param_count + 2;