Index: live.c
===================================================================
--- live.c	(revision 866)
+++ live.c	(revision 867)
@@ -761,7 +761,7 @@
     {
     // all RGB palettes ...
     unsigned int i,j;
-    int r,g,b;
+    int r=0,g=0,b=0;
     for (i = j = 0; i < dev->win.width * dev->win.height; i++)
         {
         READ_VIDEO_PIXEL(dev->src, dev->vpic.palette, dev->vpic.depth, r, g, b);
ay("$mni","unknown","0","0");
+}
 for($i=0;$i<count($a);$i++)
     {
     $l=$a[$i];
@@ -42,7 +51,6 @@
 }
 
 ///////////// main
-
 $story=file($story_file);
 
 $state_file=str_pad('',1000);