mirror of
https://github.com/zeldaret/tp
synced 2026-07-01 04:10:14 -04:00
Work on d_cc_d debug (#3002)
This commit is contained in:
@@ -265,10 +265,12 @@ static const dCcD_SrcCyl l_cyl_src = {
|
||||
{0},
|
||||
},
|
||||
{
|
||||
{0.0f, 0.0f, 0.0f},
|
||||
0.0f,
|
||||
0.0f,
|
||||
},
|
||||
{
|
||||
{0.0f, 0.0f, 0.0f},
|
||||
0.0f,
|
||||
0.0f,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
void daBgObj_c::initAtt() {
|
||||
|
||||
Reference in New Issue
Block a user