fopAcM_GetID

This commit is contained in:
Jasper St. Pierre
2026-02-28 14:22:56 -08:00
parent 17873f0a22
commit 5579fcabc3
12 changed files with 17 additions and 17 deletions
+3 -3
View File
@@ -604,7 +604,7 @@ int daObjIceBlk_c::checkWallPre(s16 i_angle) {
int var_r29 = -1;
linchk.SetActorPid(base.base.id);
linchk.SetActorPid(fopAcM_GetID(this));
mDoMtx_stack_c::YrotS(i_angle);
mDoMtx_stack_c::multVec(&cXyz::BaseZ, &spBC);
@@ -639,7 +639,7 @@ int daObjIceBlk_c::checkBgHit() {
int var_r29 = -1;
mGndChk.SetActorPid(base.base.id);
mGndChk.SetActorPid(fopAcM_GetID(this));
for (int i = 0; i < 5; i++) {
static const Vec l_check_offsetXZ[] = {
@@ -703,7 +703,7 @@ BOOL daObjIceBlk_c::checkFall() {
cXyz end;
dBgS_ObjLinChk linchk;
linchk.SetActorPid(base.base.id);
linchk.SetActorPid(fopAcM_GetID(this));
for (int i = 0; i < 5; i++) {
static const Vec l_check_offsetXZ[] = {