X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftape.h;h=bc80f440b3ec191dd6f911caf1d1e01674fedd27;hp=cf6f4dfda9d046982b6f9ad148d97953770dafac;hb=47da774c66f9325f9d27cddb5a697514154e2de9;hpb=0f93b05731f58802973324200cfd8aecb11a4786 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);