X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fcircuit.c;h=123bc7e63e00ef62a78af35ed539b3f545e7b1eb;hb=de460e831dc8578acfa8b72251ab9346c99c1f96;hp=856045bd5d0ebede2ee2caeabcc75a5975a9d284;hpb=c494fd2e6b3b25582375d62e40f4f5cc984ca424;p=xscreensaver diff --git a/hacks/glx/circuit.c b/hacks/glx/circuit.c index 856045bd..123bc7e6 100644 --- a/hacks/glx/circuit.c +++ b/hacks/glx/circuit.c @@ -104,7 +104,7 @@ ModStruct circuit_description = #endif -#define MAX_COMPONENTS 31 +#define MAX_COMPONENTS 400 #define MOVE_MULT 0.02 static float f_rand(void)