X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fcdrom.h;h=5d7c35844f228593928a888e3427ddcd85f4b55e;hp=c2c546445d45a99db1cb3388b55d0612905d0f8a;hb=e4268a49793ded1cfe669ad740078bbc5cb5a310;hpb=80f91a20e39eed8294b125af199c504cf8519d45 diff --git a/libpcsxcore/cdrom.h b/libpcsxcore/cdrom.h index c2c54644..5d7c3584 100644 --- a/libpcsxcore/cdrom.h +++ b/libpcsxcore/cdrom.h @@ -92,7 +92,8 @@ typedef struct { int Init; - unsigned char Irq; + u16 Irq; + u8 IrqRepeated; u32 eCycle; u8 Seeked;