X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftape.h;h=bc80f440b3ec191dd6f911caf1d1e01674fedd27;hp=cf6f4dfda9d046982b6f9ad148d97953770dafac;hb=79ee4446132fd0081c8d78c51c72d8620b5e1e2b;hpb=b5fb0b07e5ab3af54a5d541d59ae661eaee3bfae diff --git a/src/tape.h b/src/tape.h index cf6f4dfd..bc80f440 100644 --- a/src/tape.h +++ b/src/tape.h @@ -232,6 +232,8 @@ void MapTapeEjectButton(); void MapTapeWarpButton(); void MapTapeButtons(); void UnmapTapeButtons(); +void RedrawTapeButtons(); +void RedrawOrRemapTapeButtons(); void HandleTapeButtonKeys(Key);