X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fcdrom.h;h=216a2133e919eb082698211d25ece05b47f1ac28;hb=630b122be82914a74fac752688abe5d5dd798aa8;hp=5e40bac383b4e3706a11eb4b59c51911f9374e1e;hpb=66425c25db8a6e4d33488977bf745af73dbe8b39;p=pcsx_rearmed.git diff --git a/libpcsxcore/cdrom.h b/libpcsxcore/cdrom.h index 5e40bac3..216a2133 100644 --- a/libpcsxcore/cdrom.h +++ b/libpcsxcore/cdrom.h @@ -90,7 +90,7 @@ typedef struct { int CurTrack; int Mode, File, Channel; int Reset; - int RErr; + int NoErr; int FirstSector; xa_decode_t Xa;