rnd-20030907-1-src
[rocksndiamonds.git] / src / screens.c
index 0d3b008ab9f44f115c8a6bc09e9f843ad554700b..0965eb9efcfe60aec3c14658bb3b7e28df351cfa 100644 (file)
@@ -331,7 +331,7 @@ static void gotoTopLevelDir()
 
 void HandleMainMenu(int mx, int my, int dx, int dy, int button)
 {
-  static int choice = 0;
+  static int choice = 5;
   int x = 0;
   int y = choice;