d/jak2: attempting to fix text symbol issue

This commit is contained in:
Tyler Wilding
2022-09-28 19:13:13 -04:00
parent 10627fdf20
commit 362e6b69b4
7 changed files with 716 additions and 18 deletions
+2 -1
View File
@@ -93,7 +93,8 @@ lines_to_ignore = [
";; failed to figure",
";; Used lq/sq",
";; this part is debug only",
";; WARN: Return type mismatch int vs none"
";; WARN: Return type mismatch int vs none",
";; WARN: Stack slot offset"
]
if decomp_ignore_errors: