X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftape.h;h=ea18e396bff86a0e82e7da2d8a1fb817a7a21ddf;hb=eab352bf9c176f4da9dfc1a5fb7b9a7da5c48b70;hp=948227e53823088b232bdc6de22a5c4b20020065;hpb=58546d540453ea1ddf4142a3911f9873acce1132;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index 948227e5..ea18e396 100644 --- a/src/tape.h +++ b/src/tape.h @@ -255,7 +255,7 @@ boolean hasSolutionTape(void); boolean InsertSolutionTape(void); boolean PlaySolutionTape(void); -void AutoPlayTape(void); +void AutoPlayTapes(void); void PatchTapes(void); void CreateTapeButtons(void);