X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fatlantis.h;h=be07c963367a1e03ca53eb90682f6484c183d2f6;hb=585e1a6717d1dd9b90fbb53acaaae82106354d33;hp=413b48b853448a4ee4518baaec420f07b7c10e80;hpb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;p=xscreensaver diff --git a/hacks/glx/atlantis.h b/hacks/glx/atlantis.h index 413b48b8..be07c963 100644 --- a/hacks/glx/atlantis.h +++ b/hacks/glx/atlantis.h @@ -98,6 +98,8 @@ typedef struct { fishRec momWhale; fishRec babyWhale; fishRec dolph; + + XImage *texture; /* water distortion overlay bits */ } atlantisstruct; extern void FishTransform(fishRec *);