d_a_obj_mtest 100%, no match

This commit is contained in:
LagoLunatic
2023-11-30 23:30:10 -05:00
parent dec72d3a93
commit fa2cbbadf7
5 changed files with 484 additions and 38 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ namespace daObjAkabe {
if (fopAcM_entrySolidHeap(this, solidHeapCB, heap_size[mType])) {
dComIfG_Bgsp()->Regist(mpBgW, this);
mpBgW->SetCrrFunc(NULL);
mpBgW->SetPriority(1);
mpBgW->SetPriority((cBgW::PRIORITY)1);
fopAcM_SetMtx(this, mMtx);
if (mType == 3) {
fopAcM_setCullSizeBox(this, -51.0f, -1.0f, -51.0f, 51.0f, 101.0f, 51.0f);