mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 15:47:17 -04:00
Work on d_cc_d debug (#3002)
This commit is contained in:
@@ -62,10 +62,12 @@ int daGpTaru_c::CreateHeap() {
|
||||
dCcD_SrcCyl daGpTaru_c::mCcDCyl = {
|
||||
daGpTaru_c::mCcDObjInfo,
|
||||
{
|
||||
{0.0f, 0.0f, 0.0f}, // mCenter
|
||||
0.0f, // mRadius
|
||||
0.0f // mHeight
|
||||
} // mCyl
|
||||
{
|
||||
{0.0f, 0.0f, 0.0f}, // mCenter
|
||||
0.0f, // mRadius
|
||||
0.0f // mHeight
|
||||
} // mCyl
|
||||
} // mCylAttr
|
||||
};
|
||||
|
||||
const dCcD_SrcGObjInf daGpTaru_c::mCcDObjInfo = {
|
||||
|
||||
Reference in New Issue
Block a user