NX/VITA: Even more.

This commit is contained in:
cypress 2023-08-29 10:23:39 -04:00 committed by GitHub
parent d71a1a0171
commit 75ee832aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ void PR_ExecuteProgram (func_t fnum)
{ {
st++; /* next statement */ st++; /* next statement */
if (++profile > 200000) if (++profile > 400000)
{ {
pr_xstatement = st - pr_statements; pr_xstatement = st - pr_statements;
PR_RunError("runaway loop error"); PR_RunError("runaway loop error");