diff --git a/PRORWTS2.S b/PRORWTS2.S index e9259ef..ee4ff75 100644 --- a/PRORWTS2.S +++ b/PRORWTS2.S @@ -1738,9 +1738,9 @@ delay -- ldx #$11 - dex bne - - inc tmpsec + inc scratchlo bne + - inc reqsec + inc scratchhi + sec sbc #1 bne --