Skip to content

Commit

Permalink
One less bug on Internal CCP
Browse files Browse the repository at this point in the history
  • Loading branch information
MockbaTheBorg committed Jul 3, 2024
1 parent 8c191fa commit 96558fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RunCPM/ccp.h
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,7 @@ void _ccp(void) {
if (i)
_ccp_cmdError();
}
blen = 0;
if ((Status == 1) || (Status == 2))
break;
}
Expand Down

0 comments on commit 96558fb

Please sign in to comment.