From a632cdc0ec9df58e242d79d05c578ba52a13e237 Mon Sep 17 00:00:00 2001 From: Fireboyd78 Date: Fri, 21 Aug 2020 23:55:34 -0700 Subject: [PATCH] Clean: ready_cb_misc --- src_rebuild/GAME/C/SPOOL.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_rebuild/GAME/C/SPOOL.C b/src_rebuild/GAME/C/SPOOL.C index bc5e9d7e..9a69d4e2 100644 --- a/src_rebuild/GAME/C/SPOOL.C +++ b/src_rebuild/GAME/C/SPOOL.C @@ -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++;