From 178191908cc998cbc0d973df275ebfc0ac86f2f2 Mon Sep 17 00:00:00 2001 From: roeming Date: Mon, 24 Nov 2025 00:16:42 -0500 Subject: kcol progress (#2855) --- include/d/d_bg_w_kcol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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; -- cgit v1.2.3