X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftape.h;h=89c56a637ee48152e5b84f5638e9c217df9ca699;hb=30d133ac6c0358f7c895df1af02ff4cca730707f;hp=6a41a94d8bdf96ae53763d725bc4550aa3d8fbb6;hpb=e0d86c9bfb88170026ce642f02a7f6f41735b2ce;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index 6a41a94d..89c56a63 100644 --- a/src/tape.h +++ b/src/tape.h @@ -98,6 +98,8 @@ unsigned int GetTapeLength(void); void TapeQuickSave(void); void TapeQuickLoad(void); +void AutoPlayTape(void); + void CreateTapeButtons(); void MapTapeEjectButton(); void MapTapeIndexButton();