Scale texture bitmaps that are not large enough
[xboard.git] / xaw / xboard.c
index b9fb0e1..a557b41 100644 (file)
@@ -1288,7 +1288,7 @@ main (int argc, char **argv)
 
     CatchDeleteWindow(shellWidget, "QuitProc");
 
-    CreateAnyPieces();
+    CreateAnyPieces(1);
     CreateGrid();
 
     if(appData.logoSize)