mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-04 19:25:43 -04:00
Work on d_cc_d debug (#3002)
This commit is contained in:
@@ -65,10 +65,12 @@ const static dCcD_SrcCyl ccCylSrc = {
|
||||
{0x0}, // mGObjCo
|
||||
}, // mObjInf
|
||||
{
|
||||
{0.0f, -80.0f, 0.0f}, // mCenter
|
||||
25.0f, // mRadius
|
||||
25.0f // mHeight
|
||||
} // mCyl
|
||||
{
|
||||
{0.0f, -80.0f, 0.0f}, // mCenter
|
||||
25.0f, // mRadius
|
||||
25.0f // mHeight
|
||||
} // mCyl
|
||||
}
|
||||
};
|
||||
|
||||
static f32 dummy(cXyz v) {
|
||||
|
||||
Reference in New Issue
Block a user