http://packetstormsecurity.org/UNIX/admin/xscreensaver-3.32.tar.gz
[xscreensaver] / hacks / glx / atlantis.h
index 413b48b853448a4ee4518baaec420f07b7c10e80..be07c963367a1e03ca53eb90682f6484c183d2f6 100644 (file)
@@ -98,6 +98,8 @@ typedef struct {
        fishRec     momWhale;
        fishRec     babyWhale;
        fishRec     dolph;
+
+        XImage     *texture;      /* water distortion overlay bits */
 } atlantisstruct;
 
 extern void FishTransform(fishRec *);