rnd-20091011-1-src
[rocksndiamonds.git] / src / main.h
index 38a5bcbf7900b82cc6f01578cf648f97b84a6b05..2614bbb6a60d229f58394c5dc79a7dae1557eb83 100644 (file)
@@ -2293,6 +2293,7 @@ struct LevelInfo
 
   /* level stored in native format for the alternative native game engines */
   struct LevelInfo_EM *native_em_level;
+  struct LevelInfo_SP *native_sp_level;
 
   int file_version;    /* file format version the level is stored with    */
   int game_version;    /* game release version the level was created with */