d_a_obj_vgnfd OK, d_a_obj_doguu OK, clean up weak-but-not-inlined funcs in finished actors

This commit is contained in:
LagoLunatic
2025-04-25 18:44:45 -04:00
parent 0c6c84d675
commit 341f329dde
19 changed files with 105 additions and 112 deletions
+1 -1
View File
@@ -984,7 +984,7 @@ BOOL daObjFigure_c::createHeap() {
return false;
}
if(mpMorf->getModel()->setSkinDeform(pDeform, 1) != 0) {
if(mpMorf->getModel()->setSkinDeform(pDeform, 1) != J3DErrType_Success) {
return false;
}
}