X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Ftunnel_draw.h;fp=hacks%2Fglx%2Ftunnel_draw.h;h=0441925dcba6bb9f569da92cb6b8f976329385ee;hb=2c902d6065f9856adf31e8540a94f1e42e68e905;hp=0000000000000000000000000000000000000000;hpb=4cecfc89e5e889c7232693897c06168fb378bd5c;p=xscreensaver diff --git a/hacks/glx/tunnel_draw.h b/hacks/glx/tunnel_draw.h new file mode 100644 index 00000000..0441925d --- /dev/null +++ b/hacks/glx/tunnel_draw.h @@ -0,0 +1,3 @@ +extern void DrawTunnel(int do_texture, int do_light, GLuint *textures); +extern void SplashScreen(int do_wire, int do_texture, int do_light); +extern void InitTunnel(void);