X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fmaze.c;h=10704fa77f90f852440a3e3cbb6afe17b70adb51;hb=8afc01a67be4fbf3f1cc0fce9adf01b5289a21c6;hp=fda3e811b8754b425f3344897f990f943c481ef2;hpb=4ade52359b6eba3621566dac79793a33aa4c915f;p=xscreensaver diff --git a/hacks/maze.c b/hacks/maze.c index fda3e811..10704fa7 100644 --- a/hacks/maze.c +++ b/hacks/maze.c @@ -93,10 +93,11 @@ #include /* #include */ +/* #define gray1_width 2 #define gray1_height 2 static const char gray1_bits[] = { 0x01, 0x02 }; - +*/ #define MAX_MAZE_SIZE_X 1000 #define MAX_MAZE_SIZE_Y 1000