X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.h;h=e1482e4768e29ec99fabef8a576ae54c5c328286;hb=ee0895b12e544444db37febb1242bcc8a72d6ad8;hp=89c56a637ee48152e5b84f5638e9c217df9ca699;hpb=30d133ac6c0358f7c895df1af02ff4cca730707f;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index 89c56a63..e1482e47 100644 --- a/src/tape.h +++ b/src/tape.h @@ -101,6 +101,7 @@ void TapeQuickLoad(void); void AutoPlayTape(void); void CreateTapeButtons(); +void FreeTapeButtons(); void MapTapeEjectButton(); void MapTapeIndexButton(); void MapTapeButtons();