renamed function
[rocksndiamonds.git] / src / tape.c
index 1763b2969c3c18c123fdcf4032c9412bbc94536d..cef69c7fe8cc3085938c780c9fd62b6eed8a7771 100644 (file)
@@ -1141,7 +1141,7 @@ boolean PlaySolutionTape(void)
 // tape autoplay functions
 // ----------------------------------------------------------------------------
 
-void AutoPlayTape(void)
+void AutoPlayTapes(void)
 {
   static LevelDirTree *autoplay_leveldir = NULL;
   static boolean autoplay_initialized = FALSE;