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 -2
View File
@@ -36,8 +36,7 @@ BOOL daObjSmplbg::Act_c::CreateHeap() {
/* 00000144-0000032C .text Create__Q211daObjSmplbg5Act_cFv */
BOOL daObjSmplbg::Act_c::Create() {
cullMtx = mpModel->getBaseTRMtx();
fopAcM_SetMtx(this, cullMtx);
fopAcM_SetMtx(this, mpModel->getBaseTRMtx());
init_mtx();
eyePos.y += attr().mEyeOffset;