rnd-20100303-1-src
[rocksndiamonds.git] / src / game_sp / file.c
index 5a525214b44576414d5e68a76578e6316d15aa6d..26f74167920efe9d835a4d154e378fe919b37270 100644 (file)
@@ -13,6 +13,8 @@ void setLevelInfoToDefaults_SP()
   char *empty_title = "-------- EMPTY --------";
   int i, x, y;
 
+  native_sp_level.game_sp = &game_sp;
+
   native_sp_level.width  = SP_STD_PLAYFIELD_WIDTH;
   native_sp_level.height = SP_STD_PLAYFIELD_HEIGHT;