diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/d/d_bg_w_kcol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_bg_w_kcol.h b/include/d/d_bg_w_kcol.h index 2e08ab82c1..01173fca9a 100644 --- a/include/d/d_bg_w_kcol.h +++ b/include/d/d_bg_w_kcol.h @@ -47,7 +47,7 @@ public: /* 8007E9D4 */ bool GetTriPnt(KC_PrismData const*, Vec*, Vec*, Vec*) const; /* 8007EB70 */ void getPolyCode(int, dBgPc*) const; /* 8007EBC4 */ bool chkPolyThrough(dBgPc*, cBgS_PolyPassChk*, cBgS_GrpPassChk*, cXyz&) const; - /* 8007FF00 */ bool ChkShdwDrawThrough(dBgPc*); + /* 8007FF00 */ u8 ChkShdwDrawThrough(dBgPc*); /* 8007E74C */ virtual ~dBgWKCol(); /* 8007E86C */ virtual bool ChkNotReady() const; |
