Fix field names for cM3dGCpsS comments

This commit is contained in:
LagoLunatic
2025-06-01 17:01:32 -04:00
parent 46718e76dd
commit 04488db389
10 changed files with 36 additions and 36 deletions
+6 -6
View File
@@ -32,9 +32,9 @@ static dCcD_SrcCps cps_src = {
},
// cM3dGCpsS
{
/* P0 */ 0.0f, 0.0f, 0.0f,
/* P1 */ 0.0f, 0.0f, 0.0f,
/* Height */ 50.0f,
/* Start */ 0.0f, 0.0f, 0.0f,
/* End */ 0.0f, 0.0f, 0.0f,
/* Radius */ 50.0f,
},
};
@@ -63,9 +63,9 @@ static dCcD_SrcCps cps2_src = {
},
// cM3dGCpsS
{
/* P0 */ 0.0f, 0.0f, 0.0f,
/* P1 */ 0.0f, 0.0f, 0.0f,
/* Height */ 50.0f,
/* Start */ 0.0f, 0.0f, 0.0f,
/* End */ 0.0f, 0.0f, 0.0f,
/* Radius */ 50.0f,
},
};