mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 06:54:31 -04:00
d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842)
This commit is contained in:
@@ -609,7 +609,7 @@ void ObjectFileDB::ir2_register_usage_pass(int seg, ObjectFileData& data) {
|
||||
}
|
||||
|
||||
lg::error("Bad register dependency on {} in {}", x.to_charp(), func.name());
|
||||
func.warnings.error("Function may read a register that is not set: {}", x.to_string());
|
||||
func.warnings.warning("Function may read a register that is not set: {}", x.to_string());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user