Compile fix.

This commit is contained in:
TC1995
2016-12-28 00:35:59 +01:00
parent 7aa62ad5ed
commit f5a3a1dc5e

View File

@@ -246,6 +246,7 @@ extern int cdrom_sector_size, cdrom_sector_ismsf;
struct
{
int lba_pos, lba_len;
uint32_t buffer_size;
uint32_t pos;
uint8_t *Cdb;