mirror of
https://github.com/open-goal/jak-project
synced 2026-08-19 14:03:38 -04:00
d/jak2: attempting to fix text symbol issue
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user