X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.c;h=cef69c7fe8cc3085938c780c9fd62b6eed8a7771;hb=eab352bf9c176f4da9dfc1a5fb7b9a7da5c48b70;hp=1763b2969c3c18c123fdcf4032c9412bbc94536d;hpb=58546d540453ea1ddf4142a3911f9873acce1132;p=rocksndiamonds.git diff --git a/src/tape.c b/src/tape.c index 1763b296..cef69c7f 100644 --- a/src/tape.c +++ b/src/tape.c @@ -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;