mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 21:45:19 -04:00
Work on d_cc_d debug (#3002)
This commit is contained in:
@@ -21,10 +21,12 @@ static dCcD_SrcCyl l_cyl_src = {
|
||||
{0x0}, // mGObjCo
|
||||
}, // mObjInf
|
||||
{
|
||||
{0.0f, 0.0f, 0.0f}, // mCenter
|
||||
40.0f, // mRadius
|
||||
400.0f // mHeight
|
||||
} // mCyl
|
||||
{
|
||||
{0.0f, 0.0f, 0.0f}, // mCenter
|
||||
40.0f, // mRadius
|
||||
400.0f // mHeight
|
||||
} // mCyl
|
||||
} // mCylAttr
|
||||
};
|
||||
|
||||
void daObjWindow_c::initBaseMtx() {
|
||||
|
||||
Reference in New Issue
Block a user