summaryrefslogtreecommitdiff
path: root/include/d
diff options
context:
space:
mode:
authorroeming <brother64youyou@gmail.com>2025-11-24 00:16:42 -0500
committerGitHub <noreply@github.com>2025-11-23 21:16:42 -0800
commit178191908cc998cbc0d973df275ebfc0ac86f2f2 (patch)
treec45e3ff4ae789cb034be0844dcac02fdfa4fa180 /include/d
parent818bd2f0bf5319be3c78d5286a67fa6e13597690 (diff)
kcol progress (#2855)
Diffstat (limited to 'include/d')
-rw-r--r--include/d/d_bg_w_kcol.h2
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;