rnd-20100310-1-src
[rocksndiamonds.git] / src / tape.h
index 5243f26845d1f7671b9419c61a1d53ce1eb3f24c..cafa235d41170fc46ad4191df5a0509510b17172 100644 (file)
@@ -165,4 +165,6 @@ void MapTapeWarpButton();
 void MapTapeButtons();
 void UnmapTapeButtons();
 
+void HandleTapeButtonKeys(Key);
+
 #endif