X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.h;h=cafa235d41170fc46ad4191df5a0509510b17172;hb=e51177796149f37de339bda83558c3c49758be93;hp=5243f26845d1f7671b9419c61a1d53ce1eb3f24c;hpb=4a8368abd71c718621838773eed914b5bbd4e1d8;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index 5243f268..cafa235d 100644 --- a/src/tape.h +++ b/src/tape.h @@ -165,4 +165,6 @@ void MapTapeWarpButton(); void MapTapeButtons(); void UnmapTapeButtons(); +void HandleTapeButtonKeys(Key); + #endif