X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.c;h=6d6a8d5ce7cd998f5be47c9c9c92ec233da356c3;hb=57562a0f29074feea1dc01ddf1b1d5e4e6d59730;hp=53ce1d9ed3cee0a7f654f7b01486526006670071;hpb=823bddb0d9cc63ddda17a2cd20266aa3b82bde38;p=rocksndiamonds.git diff --git a/src/tape.c b/src/tape.c index 53ce1d9e..6d6a8d5c 100644 --- a/src/tape.c +++ b/src/tape.c @@ -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;