X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fcdrom.h;h=2ec10545a7a9944f4a85d00193bb4421d4458356;hp=860930b10bacc9aeb9ce40b866a51732c21023c7;hb=c9c7a925d158284eb3febf3cccc9789e94231430;hpb=f4627eb3cb482fa3786b63e9ff4c9723ac792ce1 diff --git a/libpcsxcore/cdrom.h b/libpcsxcore/cdrom.h index 860930b1..2ec10545 100644 --- a/libpcsxcore/cdrom.h +++ b/libpcsxcore/cdrom.h @@ -91,7 +91,7 @@ typedef struct { int CurTrack; int Mode, File, Channel; int Reset; - int RErr; + int NoErr; int FirstSector; xa_decode_t Xa;