X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fstonerview.h;h=4ba6aed7c96ad191d9d31fb5e25c5c5091448d95;hp=7a428dc8f274f606f019ef7c8f4561784590154f;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/glx/stonerview.h b/hacks/glx/stonerview.h index 7a428dc8..4ba6aed7 100644 --- a/hacks/glx/stonerview.h +++ b/hacks/glx/stonerview.h @@ -27,6 +27,7 @@ typedef struct stonerview_state stonerview_state; struct stonerview_state { int wireframe; + int transparent; /* The list of polygons. This is filled in by move_increment(), and rendered by perform_render(). */