X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Frubik.c;h=99641c097f1b128a0c0b0b722995cb0158e7d9bc;hp=bccacc7c134b891d691414a2409b1e8056dab9fb;hb=d1ae2829ff0fd2a96c16a0c8c5420efaa47d7b30;hpb=7edd66e6bd3209013ee059819747b10b5835635b diff --git a/hacks/glx/rubik.c b/hacks/glx/rubik.c index bccacc7c..99641c09 100644 --- a/hacks/glx/rubik.c +++ b/hacks/glx/rubik.c @@ -1624,7 +1624,7 @@ moveRubik(rubikstruct * rp, int face, int direction, int position) } #ifdef DEBUG -void +static void printCube(rubikstruct * rp) { int face, position, sizeOfRow, sizeOfColumn;