added command to automatically patch tapes for the "EM random bug"
[rocksndiamonds.git] / src / tape.h
index d5a19ac89c61c5eb890f21e0b1de6828bca28882..948227e53823088b232bdc6de22a5c4b20020065 100644 (file)
@@ -256,6 +256,7 @@ boolean InsertSolutionTape(void);
 boolean PlaySolutionTape(void);
 
 void AutoPlayTape(void);
+void PatchTapes(void);
 
 void CreateTapeButtons(void);
 void FreeTapeButtons(void);