X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.h;h=23773684aeb794702b18ed56d3d4c1c6dc0b5536;hb=9d23eac9de03f91cf0ac094786ab30cdd589ac49;hp=7b9c44f8681d8db6eaa15ff585b8668c4e8ffc0b;hpb=97648ab29c587dee3e5fa5be3cc0cfda96543f22;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index 7b9c44f8..23773684 100644 --- a/src/tape.h +++ b/src/tape.h @@ -257,6 +257,7 @@ boolean hasSolutionTape(void); boolean InsertSolutionTape(void); boolean PlaySolutionTape(void); +void UndoTape(void); void FixTape_ForceSinglePlayer(void); void AutoPlayTapes(void);