rnd-19981003-2
[rocksndiamonds.git] / src / tape.c
index 53ce1d9ed3cee0a7f654f7b01486526006670071..6d6a8d5ce7cd998f5be47c9c9c92ec233da356c3 100644 (file)
@@ -58,7 +58,7 @@ void TapeStopRecording()
   DrawVideoDisplay(VIDEO_STATE_REC_OFF,0);
 }
 
-void TapeRecordAction(int joy[MAX_PLAYERS])
+void TapeRecordAction(byte joy[MAX_PLAYERS])
 {
   int i;