X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fdangerball.c;h=621e70cdca9929b92adae478c304a16edeb2a058;hp=2fe0722398c15f25f8ddf664cefa2dfcfa77199f;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hpb=ec8d2b32b63649e6d32bdfb306eda062769af823 diff --git a/hacks/glx/dangerball.c b/hacks/glx/dangerball.c index 2fe07223..621e70cd 100644 --- a/hacks/glx/dangerball.c +++ b/hacks/glx/dangerball.c @@ -39,6 +39,7 @@ #define SPHERE_SLICES 32 /* how densely to render spheres */ #define SPHERE_STACKS 16 + typedef struct { GLXContext *glx_context; rotator *rot;