33 for(i = 1; i <= 100; ++i)
37 if(r == c) {
continue; }
38 else if(c > r) {
return -1; }
47 #define TUR_CONFIG_WRITETOFILE(str) write_String_To_File(tur_config_file, str, tur_config_alsoprint)
48 int totalsettings = 0;
49 FOREACH(Turrets, it != TUR_Null, {
77 #undef TUR_CONFIG_WRITETOFILE
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
string config_queue[MAX_CONFIG_SETTINGS]
const int MAX_CONFIG_SETTINGS
#define pass(name, colormin, colormax)
#define FOREACH(list, cond, body)
#define REGISTRY_COUNT(id)
ERASEABLE void heapsort(int n, swapfunc_t swap, comparefunc_t cmp, entity pass)
#define TUR_CONFIG_WRITETOFILE(str)
float T_Config_Queue_Compare(float root, float child, entity pass)
void T_Config_Queue_Swap(float root, float child, entity pass)
void Dump_Turret_Settings()
void T_Config_Queue(string setting)