rnd-20100214-2-src
[rocksndiamonds.git] / src / game_sp / main.c
index 6282d507ddd31a7cf2dccbf3a098316b104f0317..1e874354a0e870e6fd2c96eb2db814cd557b2bb6 100644 (file)
@@ -13,6 +13,8 @@ void InitGameEngine_SP()
 {
   int x, y;
 
+  gfx.anim_random_frame = -1;  // (use simple, ad-hoc random numbers)
+
   game_sp_info.LevelSolved = FALSE;
   game_sp_info.GameOver = FALSE;