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