X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fsphere.h;h=55fa7aa59735abf038ef2bab921a2113b557194b;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hp=0a467227465b36764bb737760b1edbaf8faff832;hpb=82c5080773aae5e72ec155327c075775e023d2ee;p=xscreensaver diff --git a/hacks/glx/sphere.h b/hacks/glx/sphere.h index 0a467227..55fa7aa5 100644 --- a/hacks/glx/sphere.h +++ b/hacks/glx/sphere.h @@ -17,6 +17,6 @@ stacks = number of north/south divisions (latitude) slices = number of clockwise/counterclockwise divisions (longitude) */ -extern void unit_sphere (int stacks, int slices, Bool wire); +extern void unit_sphere (int stacks, int slices, int wire_p); #endif /* __SPHERE_H__ */