d_bg_s chks: lin, spl grl, wtr OK

This commit is contained in:
LagoLunatic
2023-10-09 15:42:59 -04:00
parent 2e70dd019b
commit 0e0a55048a
6 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ public:
SetPolyPassChk(GetPolyPassChkInfo());
SetGrpPassChk(GetGrpPassChkInfo());
}
void Set(cXyz* pi_start, cXyz* pi_end, fopAc_ac_c*);
void Set(cXyz* pi_start, cXyz* pi_end, fopAc_ac_c* pi_actor);
virtual ~dBgS_LinChk() {}
+1 -1
View File
@@ -13,7 +13,7 @@ public:
/* 0x4 */ MOVE_BG_ONLY = 4
};
dBgS_SplGrpChk() {}
dBgS_SplGrpChk();
void Init();
virtual ~dBgS_SplGrpChk() {}