X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftape.h;h=e1482e4768e29ec99fabef8a576ae54c5c328286;hb=3fd727f8ab7628eaab0be7de31658d7d468d6c8d;hp=89c56a637ee48152e5b84f5638e9c217df9ca699;hpb=fa2a77aa4b53bb786e67f35d6c46f759ebe7823d;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();