rnd-20020907-2-src
[rocksndiamonds.git] / src / init.c
index 4c49a23762f59494ae018bca325f64fafc1ee85d..f2d07f4152a482bd8971e168bc9704e63383c7ef 100644 (file)
@@ -857,6 +857,8 @@ static void InitGraphicInfo()
 
   image_files = getCurrentImageList();
 
+  printf("--> %d\n", image_files[0].parameter[2]);
+
   for(i=0; i<MAX_GRAPHICS; i++)
   {
     /* always start with reliable default values */