Lines Matching refs:maxLights
222 static const char *DefaultConfig = "MaxLights 32\n"364 if (strcmp(token, "MaxLights") == 0)365 Resources.maxLights = value;