X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fdangerball.c;h=621e70cdca9929b92adae478c304a16edeb2a058;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hp=2fe0722398c15f25f8ddf664cefa2dfcfa77199f;hpb=50be9bb40dc60130c99ffa568e6677779904ff70;p=xscreensaver 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;