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
@@ -4358,7 +4358,7 @@ BOOL daShip_c::createHeap() {
return FALSE;
}
if (pModel->setSkinDeform(mSkinDeform, 1)) {
if (pModel->setSkinDeform(mSkinDeform, 1) != J3DErrType_Success) {
return FALSE;
}
}