Clean: ready_cb_misc

This commit is contained in:
Fireboyd78 2020-08-21 23:55:34 -07:00
parent 6ffad55fa8
commit a632cdc0ec

View File

@ -3002,7 +3002,7 @@ void ready_cb_misc(unsigned char intr, unsigned char *result)
getLevSectorPC(target_address, 0x200);
#endif // PSX
target_address = target_address + 0x800;
target_address += 0x800;
sectors_to_read--;
current_sector++;