This commit is contained in:
Daveo 2001-08-03 14:42:38 +00:00
parent 25e5813c79
commit bf9b5391a7
4 changed files with 13 additions and 2 deletions

View file

@ -44,6 +44,7 @@ sRGBCol *RGB=(sRGBCol*)iPtr;
}
}
printf("RGB Fade Col: %i %i %i\n",ShadeRGB.R,ShadeRGB.G,ShadeRGB.B);
}
/*****************************************************************************/