rnd-19981017-1
[rocksndiamonds.git] / src / tape.c
index 61a5d7e8a950fb481cfb8db0e7cbe3d45bafb6b4..01eb1d41737a58d609c2c62bc68488cf5a64609c 100644 (file)
@@ -176,7 +176,7 @@ int *TapePlayAction()
   return(NULL);
 }
 
-BOOL TapePlayDelay()
+boolean TapePlayDelay()
 {
   if (!tape.playing || tape.pausing)
     return(FALSE);