rnd-20020331-2-src
[rocksndiamonds.git] / src / files.c
index 3a53cb09d31c8c460ee8e4f2eaa9e85fb2a9d48a..d5ad588bc7c111607d88aafaf6182284efa16caf 100644 (file)
@@ -798,6 +798,8 @@ static int LoadTape_BODY(FILE *file, int chunk_size, struct TapeInfo *tape)
     }
     else if (tape->file_version < FILE_VERSION_2_0)
     {
+      /* convert pre-2.0 tapes to new tape format */
+
       if (tape->pos[i].delay > 1)
       {
        /* action part */