Work on d_cc_d debug (#3002)

This commit is contained in:
hatal175
2025-12-29 14:12:01 +02:00
committed by GitHub
parent 1f391dc5bd
commit e77f841d35
162 changed files with 1162 additions and 662 deletions
+12 -8
View File
@@ -196,10 +196,12 @@ void daB_GG_c::initCc() {
{0x0}, // mGObjCo
}, // mObjInf
{
{0.0f, 0.0f, 0.0f}, // mCenter
130.0f, // mRadius
200.0f // mHeight
} // mCyl
{
{0.0f, 0.0f, 0.0f}, // mCenter
130.0f, // mRadius
200.0f // mHeight
} // mCyl
} // mCylAttr
};
const static dCcD_SrcCyl ccHookSrc = {
@@ -210,10 +212,12 @@ void daB_GG_c::initCc() {
{0x0}, // mGObjCo
}, // mObjInf
{
{0.0f, 0.0f, 0.0f}, // mCenter
130.0f, // mRadius
200.0f // mHeight
} // mCyl
{
{0.0f, 0.0f, 0.0f}, // mCenter
130.0f, // mRadius
200.0f // mHeight
} // mCyl
} // mCylAttr
};
const static dCcD_SrcSph ccShieldSphSrc = {