mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 02:38:11 -04:00
d_bg_s chks: lin, spl grl, wtr OK
This commit is contained in:
@@ -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() {}
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ public:
|
||||
/* 0x4 */ MOVE_BG_ONLY = 4
|
||||
};
|
||||
|
||||
dBgS_SplGrpChk() {}
|
||||
dBgS_SplGrpChk();
|
||||
void Init();
|
||||
|
||||
virtual ~dBgS_SplGrpChk() {}
|
||||
|
||||
Reference in New Issue
Block a user