diff --git a/src/c/c_damagereaction.cpp b/src/c/c_damagereaction.cpp index 4f33e1c7a..0b03078a8 100644 --- a/src/c/c_damagereaction.cpp +++ b/src/c/c_damagereaction.cpp @@ -97,11 +97,11 @@ dCcD_SrcCyl cc_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 250.0f, /* Height */ 400.0f, - }, + }}, }; /* 8001C0B4-8001CD7C .text enemy_ice__FP8enemyice */ @@ -432,10 +432,10 @@ dCcD_SrcSph fire_at_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; /* 8001CDB8-8001D3B0 .text enemy_fire__FP9enemyfire */ diff --git a/src/d/actor/d_a_acorn_leaf.cpp b/src/d/actor/d_a_acorn_leaf.cpp index d381c18e8..3d96e938a 100644 --- a/src/d/actor/d_a_acorn_leaf.cpp +++ b/src/d/actor/d_a_acorn_leaf.cpp @@ -39,11 +39,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; const char daAleaf_c::m_arcname[] = "VigaH"; diff --git a/src/d/actor/d_a_agbsw0.cpp b/src/d/actor/d_a_agbsw0.cpp index 883fdf1e8..f3bfb3744 100644 --- a/src/d/actor/d_a_agbsw0.cpp +++ b/src/d/actor/d_a_agbsw0.cpp @@ -48,11 +48,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 100.0f, - }, + }}, }; /* 00004838-00004B2C .text draw__10daAgbsw0_cFv */ diff --git a/src/d/actor/d_a_am.cpp b/src/d/actor/d_a_am.cpp index 86fc1db52..50ff939e1 100644 --- a/src/d/actor/d_a_am.cpp +++ b/src/d/actor/d_a_am.cpp @@ -1258,10 +1258,10 @@ static cPhs_State daAM_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; a_this->mEyeSph.Set(eye_co_sph_src); a_this->mEyeSph.SetStts(&a_this->mStts); @@ -1289,10 +1289,10 @@ static cPhs_State daAM_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; a_this->mMouthSph.Set(mouth_co_sph_src); a_this->mMouthSph.SetStts(&a_this->mStts); @@ -1320,11 +1320,11 @@ static cPhs_State daAM_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; a_this->mBodyCyl.Set(body_co_cyl_src); a_this->mBodyCyl.SetStts(&a_this->mStts); @@ -1352,11 +1352,11 @@ static cPhs_State daAM_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; a_this->mNeedleCyl.Set(sword_co_cyl_src); a_this->mNeedleCyl.SetStts(&a_this->mStts); diff --git a/src/d/actor/d_a_am2.cpp b/src/d/actor/d_a_am2.cpp index a2dcf7ac1..f5700db67 100644 --- a/src/d/actor/d_a_am2.cpp +++ b/src/d/actor/d_a_am2.cpp @@ -1347,10 +1347,10 @@ static cPhs_State daAM2_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; a_this->mEyeSph.Set(eye_co_sph_src); a_this->mEyeSph.SetStts(&a_this->mStts); @@ -1379,10 +1379,10 @@ static cPhs_State daAM2_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; a_this->mWeakSph.Set(week_co_sph_src); a_this->mWeakSph.SetStts(&a_this->mStts); @@ -1411,11 +1411,11 @@ static cPhs_State daAM2_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; a_this->mBodyCyl.Set(body_co_cyl_src); a_this->mBodyCyl.SetStts(&a_this->mStts); @@ -1443,11 +1443,11 @@ static cPhs_State daAM2_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; a_this->mNeedleCyl.Set(sword_co_cyl_src); a_this->mNeedleCyl.SetStts(&a_this->mStts); diff --git a/src/d/actor/d_a_amiprop.cpp b/src/d/actor/d_a_amiprop.cpp index 257a2fdf0..61ff24682 100644 --- a/src/d/actor/d_a_amiprop.cpp +++ b/src/d/actor/d_a_amiprop.cpp @@ -37,11 +37,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; const char daAmiProp_c::m_arcname[] = "Hami1"; diff --git a/src/d/actor/d_a_arrow.cpp b/src/d/actor/d_a_arrow.cpp index 99206245c..255a24012 100644 --- a/src/d/actor/d_a_arrow.cpp +++ b/src/d/actor/d_a_arrow.cpp @@ -75,10 +75,10 @@ const dCcD_SrcSph daArrow_c::m_co_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 25.0f, - }, + }}, }; /* 800D455C-800D457C .text createHeap_CB__FP10fopAc_ac_c */ diff --git a/src/d/actor/d_a_att.cpp b/src/d/actor/d_a_att.cpp index 44d9e1ebb..7179249d6 100644 --- a/src/d/actor/d_a_att.cpp +++ b/src/d/actor/d_a_att.cpp @@ -138,10 +138,10 @@ static cPhs_State daAtt_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 90.0f, - }, + }}, }; #endif static dCcD_SrcCyl cc_cyl_src = { @@ -167,11 +167,11 @@ static cPhs_State daAtt_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 200.0f, /* Height */ 2000.0f, - }, + }}, }; static dCcD_SrcSph bm_sph_src = { // dCcD_SrcGObjInf @@ -196,10 +196,10 @@ static cPhs_State daAtt_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 200.0f, - }, + }}, }; att_class* a_this = (att_class*)i_this; diff --git a/src/d/actor/d_a_bb.cpp b/src/d/actor/d_a_bb.cpp index da5f4d6e9..a8dd87f0e 100644 --- a/src/d/actor/d_a_bb.cpp +++ b/src/d/actor/d_a_bb.cpp @@ -2572,10 +2572,10 @@ static cPhs_State daBb_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; static dCcD_SrcSph head_tg_sph_src = { // dCcD_SrcGObjInf @@ -2608,10 +2608,10 @@ static cPhs_State daBb_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; static dCcD_SrcSph body_tg_sph_src = { // dCcD_SrcGObjInf @@ -2644,10 +2644,10 @@ static cPhs_State daBb_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; static dCcD_SrcSph body_co_sph_src = { // dCcD_SrcGObjInf @@ -2672,10 +2672,10 @@ static cPhs_State daBb_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 87.5f, - }, + }}, }; bb_class* i_this = (bb_class*)a_this; diff --git a/src/d/actor/d_a_bdk.cpp b/src/d/actor/d_a_bdk.cpp index e6092a692..91346c7d6 100644 --- a/src/d/actor/d_a_bdk.cpp +++ b/src/d/actor/d_a_bdk.cpp @@ -335,10 +335,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; static dCcD_SrcSph head_tg_sph_src = { // dCcD_SrcGObjInf @@ -363,10 +363,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 120.0f, - }, + }}, }; static dCcD_SrcSph tosaka_tg_sph_src = { // dCcD_SrcGObjInf @@ -391,10 +391,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcSph body_cc_sph_src = { // dCcD_SrcGObjInf @@ -419,10 +419,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 250.0f, - }, + }}, }; static dCcD_SrcSph foot_cc_sph_src = { // dCcD_SrcGObjInf @@ -447,10 +447,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static dCcD_SrcSph wind_at_sph_src = { // dCcD_SrcGObjInf @@ -475,10 +475,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 300.0f, - }, + }}, }; static dCcD_SrcSph kamen_sph_src = { // dCcD_SrcGObjInf @@ -503,10 +503,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; static dCcD_SrcSph eff_sph_src = { // dCcD_SrcGObjInf @@ -531,10 +531,10 @@ static cPhs_State daBdk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bdkobj.cpp b/src/d/actor/d_a_bdkobj.cpp index 4f75082c2..16c19e34e 100644 --- a/src/d/actor/d_a_bdkobj.cpp +++ b/src/d/actor/d_a_bdkobj.cpp @@ -90,11 +90,11 @@ static cPhs_State daBdkobj_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 450.0f, - }, + }}, }; static dCcD_SrcSph hahen_sph_src = { // dCcD_SrcGObjInf @@ -119,10 +119,10 @@ static cPhs_State daBdkobj_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bflower.cpp b/src/d/actor/d_a_bflower.cpp index e49e90c13..9b3f44f0b 100644 --- a/src/d/actor/d_a_bflower.cpp +++ b/src/d/actor/d_a_bflower.cpp @@ -68,10 +68,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcSph l_sph_src2 = { @@ -97,10 +97,10 @@ static dCcD_SrcSph l_sph_src2 = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; const char daBFlower_c::m_arcname[] = "VbakH"; diff --git a/src/d/actor/d_a_bgn.cpp b/src/d/actor/d_a_bgn.cpp index a66f8c8a6..fb16f94b3 100644 --- a/src/d/actor/d_a_bgn.cpp +++ b/src/d/actor/d_a_bgn.cpp @@ -297,10 +297,10 @@ static cPhs_State daBgn_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static dCcD_SrcSph core_sph_src = { // dCcD_SrcGObjInf @@ -325,10 +325,10 @@ static cPhs_State daBgn_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; fopAcM_SetupActor(i_this, bgn_class); } diff --git a/src/d/actor/d_a_bgn2.cpp b/src/d/actor/d_a_bgn2.cpp index e0a1e94ea..ef8eb4b1a 100644 --- a/src/d/actor/d_a_bgn2.cpp +++ b/src/d/actor/d_a_bgn2.cpp @@ -169,10 +169,10 @@ static cPhs_State daBgn2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static dCcD_SrcSph core_sph_src = { // dCcD_SrcGObjInf @@ -197,10 +197,10 @@ static cPhs_State daBgn2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bgn3.cpp b/src/d/actor/d_a_bgn3.cpp index d040f0cbd..171cf7d44 100644 --- a/src/d/actor/d_a_bgn3.cpp +++ b/src/d/actor/d_a_bgn3.cpp @@ -169,10 +169,10 @@ static cPhs_State daBgn3_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static dCcD_SrcSph core_sph_src = { // dCcD_SrcGObjInf @@ -197,10 +197,10 @@ static cPhs_State daBgn3_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bita.cpp b/src/d/actor/d_a_bita.cpp index 5e906ccae..d05a45acd 100644 --- a/src/d/actor/d_a_bita.cpp +++ b/src/d/actor/d_a_bita.cpp @@ -227,11 +227,11 @@ static cPhs_State daBita_Create(fopAc_ac_c* i_ac) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 20.0f, - }, + }}, }; fopAcM_SetupActor(i_ac, bita_class); diff --git a/src/d/actor/d_a_bk.cpp b/src/d/actor/d_a_bk.cpp index 2cffbdd5f..698cb4248 100644 --- a/src/d/actor/d_a_bk.cpp +++ b/src/d/actor/d_a_bk.cpp @@ -4913,11 +4913,11 @@ static cPhs_State daBk_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, /* Height */ 100.0f, - }, + }}, }; i_this->m0B88.Set(co_cyl_src); i_this->m0B88.SetStts(&i_this->dr.mStts); @@ -4944,11 +4944,11 @@ static cPhs_State daBk_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 112.5f, - }, + }}, }; i_this->m0CB8.Set(tg_cyl_src); i_this->m0CB8.SetStts(&i_this->dr.mStts); @@ -4975,10 +4975,10 @@ static cPhs_State daBk_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 37.5f, - }, + }}, }; i_this->m0DE8.Set(head_sph_src); i_this->m0DE8.SetStts(&i_this->dr.mStts); @@ -5005,10 +5005,10 @@ static cPhs_State daBk_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; i_this->m1040.Set(wepon_sph_src); i_this->m1040.SetStts(&i_this->dr.mStts); @@ -5035,10 +5035,10 @@ static cPhs_State daBk_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; i_this->m0F14.Set(defence_sph_src); i_this->m0F14.SetStts(&i_this->dr.mStts); diff --git a/src/d/actor/d_a_bl.cpp b/src/d/actor/d_a_bl.cpp index 9fda2f51c..2c0cae964 100644 --- a/src/d/actor/d_a_bl.cpp +++ b/src/d/actor/d_a_bl.cpp @@ -179,10 +179,10 @@ static cPhs_State daBL_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bmd.cpp b/src/d/actor/d_a_bmd.cpp index df054a5bf..014d5d6b3 100644 --- a/src/d/actor/d_a_bmd.cpp +++ b/src/d/actor/d_a_bmd.cpp @@ -174,10 +174,10 @@ static cPhs_State daBmd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 300.0f, - }, + }}, }; static dCcD_SrcSph core_sph_src = { // dCcD_SrcGObjInf @@ -202,10 +202,10 @@ static cPhs_State daBmd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcCyl co_cyl_src = { // dCcD_SrcGObjInf @@ -230,11 +230,11 @@ static cPhs_State daBmd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 400.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bmdfoot.cpp b/src/d/actor/d_a_bmdfoot.cpp index a5b360cfc..c057472d3 100644 --- a/src/d/actor/d_a_bmdfoot.cpp +++ b/src/d/actor/d_a_bmdfoot.cpp @@ -130,10 +130,10 @@ static cPhs_State daBmdfoot_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bmdhand.cpp b/src/d/actor/d_a_bmdhand.cpp index e6060fc3e..dfc1aac1b 100644 --- a/src/d/actor/d_a_bmdhand.cpp +++ b/src/d/actor/d_a_bmdhand.cpp @@ -144,10 +144,10 @@ static cPhs_State daBmdhand_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bo.cpp b/src/d/actor/d_a_bo.cpp index b1c7dadb7..edc5f73e8 100644 --- a/src/d/actor/d_a_bo.cpp +++ b/src/d/actor/d_a_bo.cpp @@ -159,10 +159,10 @@ static cPhs_State daBO_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph foot_co_sph_src = { // dCcD_SrcGObjInf @@ -187,10 +187,10 @@ static cPhs_State daBO_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcCyl body_cyl_src = { // dCcD_SrcGObjInf @@ -215,11 +215,11 @@ static cPhs_State daBO_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_boko.cpp b/src/d/actor/d_a_boko.cpp index b0f0bc94f..ed21c6be8 100644 --- a/src/d/actor/d_a_boko.cpp +++ b/src/d/actor/d_a_boko.cpp @@ -133,10 +133,10 @@ static dCcD_SrcSph sph_src = { }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 20.0f, - }, + }}, }; static dCcD_SrcCps at_cps_src = { diff --git a/src/d/actor/d_a_bomb2.cpp b/src/d/actor/d_a_bomb2.cpp index 9e49ca1b2..9c741acb0 100644 --- a/src/d/actor/d_a_bomb2.cpp +++ b/src/d/actor/d_a_bomb2.cpp @@ -323,10 +323,10 @@ namespace daBomb2 { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; void Act_c::cc_init() { diff --git a/src/d/actor/d_a_bomb3.inc b/src/d/actor/d_a_bomb3.inc index ddcff213a..05b5dbaa9 100644 --- a/src/d/actor/d_a_bomb3.inc +++ b/src/d/actor/d_a_bomb3.inc @@ -1376,10 +1376,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; /* 800DCF18-800DD1A4 .text create_init__8daBomb_cFv */ diff --git a/src/d/actor/d_a_bpw.cpp b/src/d/actor/d_a_bpw.cpp index 8d90beed5..48ab3e0e8 100644 --- a/src/d/actor/d_a_bpw.cpp +++ b/src/d/actor/d_a_bpw.cpp @@ -274,10 +274,10 @@ void body_create_init(bpw_class*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph body_at_sph_src = { // dCcD_SrcGObjInf @@ -302,10 +302,10 @@ void body_create_init(bpw_class*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } @@ -340,10 +340,10 @@ void kantera_create_init(bpw_class*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } @@ -378,10 +378,10 @@ void damage_ball_create_init(bpw_class*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bridge.cpp b/src/d/actor/d_a_bridge.cpp index dcefde997..bcec4fcb5 100644 --- a/src/d/actor/d_a_bridge.cpp +++ b/src/d/actor/d_a_bridge.cpp @@ -1279,11 +1279,11 @@ void CreateInit(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 5.0f, /* Height */ 1000.0f, - }, + }}, }; bridge_class* i_this = (bridge_class*)a_this; diff --git a/src/d/actor/d_a_bst.cpp b/src/d/actor/d_a_bst.cpp index c7140e25f..25a436ab7 100644 --- a/src/d/actor/d_a_bst.cpp +++ b/src/d/actor/d_a_bst.cpp @@ -2444,11 +2444,11 @@ static cPhs_State daBst_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 400.0f, - }, + }}, }; static dCcD_SrcCyl core_cyl_src = { // dCcD_SrcGObjInf @@ -2473,11 +2473,11 @@ static cPhs_State daBst_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 200.0f, - }, + }}, }; static dCcD_SrcSph finger_sph_src = { // dCcD_SrcGObjInf @@ -2502,10 +2502,10 @@ static cPhs_State daBst_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcSph eye_sph_src = { // dCcD_SrcGObjInf @@ -2530,10 +2530,10 @@ static cPhs_State daBst_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcSph beam_sph_src = { // dCcD_SrcGObjInf @@ -2558,10 +2558,10 @@ static cPhs_State daBst_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; fopAcM_SetupActor(a_this, bst_class); diff --git a/src/d/actor/d_a_btd.cpp b/src/d/actor/d_a_btd.cpp index 577f1cd67..dcac0f538 100644 --- a/src/d/actor/d_a_btd.cpp +++ b/src/d/actor/d_a_btd.cpp @@ -245,10 +245,10 @@ static cPhs_State daBtd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 200.0f, - }, + }}, }; static dCcD_SrcSph eye_sph_src = { // dCcD_SrcGObjInf @@ -273,10 +273,10 @@ static cPhs_State daBtd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static dCcD_SrcSph fire_sph_src = { // dCcD_SrcGObjInf @@ -301,10 +301,10 @@ static cPhs_State daBtd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; static dCcD_SrcSph sibuki_sph_src = { // dCcD_SrcGObjInf @@ -329,10 +329,10 @@ static cPhs_State daBtd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcCyl hand_cyl_src = { // dCcD_SrcGObjInf @@ -357,11 +357,11 @@ static cPhs_State daBtd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bwd.cpp b/src/d/actor/d_a_bwd.cpp index 629412be3..eaa464d6c 100644 --- a/src/d/actor/d_a_bwd.cpp +++ b/src/d/actor/d_a_bwd.cpp @@ -179,10 +179,10 @@ static cPhs_State daBwd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph bero_sph_src = { // dCcD_SrcGObjInf @@ -207,10 +207,10 @@ static cPhs_State daBwd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; static dCcD_SrcSph bero_co_sph_src = { // dCcD_SrcGObjInf @@ -235,10 +235,10 @@ static cPhs_State daBwd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_bwds.cpp b/src/d/actor/d_a_bwds.cpp index 6a9179bdb..517c0262c 100644 --- a/src/d/actor/d_a_bwds.cpp +++ b/src/d/actor/d_a_bwds.cpp @@ -119,10 +119,10 @@ static cPhs_State daBwds_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph body_sph_src = { // dCcD_SrcGObjInf @@ -147,10 +147,10 @@ static cPhs_State daBwds_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph hs_sph_src = { // dCcD_SrcGObjInf @@ -175,10 +175,10 @@ static cPhs_State daBwds_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_canon.cpp b/src/d/actor/d_a_canon.cpp index d528d13d8..b681a1d58 100644 --- a/src/d/actor/d_a_canon.cpp +++ b/src/d/actor/d_a_canon.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl canon_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, /* Height */ 50.0f, - }, + }}, }; @@ -63,11 +63,11 @@ static dCcD_SrcCyl canon_cyl2_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 300.0f, /* Height */ 500.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_cc.cpp b/src/d/actor/d_a_cc.cpp index 2e5cfa6d9..7c50081f5 100644 --- a/src/d/actor/d_a_cc.cpp +++ b/src/d/actor/d_a_cc.cpp @@ -189,11 +189,11 @@ static cPhs_State daCC_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_coming3.cpp b/src/d/actor/d_a_coming3.cpp index 599da5c71..67d16fc24 100644 --- a/src/d/actor/d_a_coming3.cpp +++ b/src/d/actor/d_a_coming3.cpp @@ -50,11 +50,11 @@ namespace daComing3 { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 60.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_dai.cpp b/src/d/actor/d_a_dai.cpp index d36959401..55c0eb1cc 100644 --- a/src/d/actor/d_a_dai.cpp +++ b/src/d/actor/d_a_dai.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 30.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_dai_item.cpp b/src/d/actor/d_a_dai_item.cpp index 23e633879..981eeb02b 100644 --- a/src/d/actor/d_a_dai_item.cpp +++ b/src/d/actor/d_a_dai_item.cpp @@ -158,11 +158,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; static cXyz Vobj03_pos0[25]; diff --git a/src/d/actor/d_a_daiocta.cpp b/src/d/actor/d_a_daiocta.cpp index a714f56ad..b13478574 100644 --- a/src/d/actor/d_a_daiocta.cpp +++ b/src/d/actor/d_a_daiocta.cpp @@ -31,10 +31,10 @@ const dCcD_SrcSph daDaiocta_c::m_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 180.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_daiocta_eye.cpp b/src/d/actor/d_a_daiocta_eye.cpp index 70c854cc4..f18a33657 100644 --- a/src/d/actor/d_a_daiocta_eye.cpp +++ b/src/d/actor/d_a_daiocta_eye.cpp @@ -31,10 +31,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 180.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_ep.cpp b/src/d/actor/d_a_ep.cpp index da8c98b0e..5d5a753ef 100644 --- a/src/d/actor/d_a_ep.cpp +++ b/src/d/actor/d_a_ep.cpp @@ -601,10 +601,10 @@ static cPhs_State daEp_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcCyl co_cyl_src = { // dCcD_SrcGObjInf @@ -629,11 +629,11 @@ static cPhs_State daEp_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 35.0f, /* Height */ 120.0f, - }, + }}, }; ep_class* i_this = (ep_class*)a_this; diff --git a/src/d/actor/d_a_fallrock.cpp b/src/d/actor/d_a_fallrock.cpp index a2d3f01b1..fe78f62cf 100644 --- a/src/d/actor/d_a_fallrock.cpp +++ b/src/d/actor/d_a_fallrock.cpp @@ -40,11 +40,11 @@ const dCcD_SrcCyl daFallRock_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_ff.cpp b/src/d/actor/d_a_ff.cpp index b5f81b88a..385aded84 100644 --- a/src/d/actor/d_a_ff.cpp +++ b/src/d/actor/d_a_ff.cpp @@ -338,10 +338,10 @@ static cPhs_State daFf_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; a_this->mStts.Init(200, 0, a_this); a_this->mSph.Set(cc_sph_src); diff --git a/src/d/actor/d_a_fganon.cpp b/src/d/actor/d_a_fganon.cpp index 88a810b7a..fd86364b1 100644 --- a/src/d/actor/d_a_fganon.cpp +++ b/src/d/actor/d_a_fganon.cpp @@ -2663,11 +2663,11 @@ static dCcD_SrcCyl cc_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, -150.0f, 0.0f, + {{ + /* Center */ {0.0f, -150.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 100.0f, - }, + }}, }; static dCcD_SrcSph wepon_sph_src = { @@ -2693,10 +2693,10 @@ static dCcD_SrcSph wepon_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 200.0f, - }, + }}, }; static dCcD_SrcSph ball_tg_sph_src = { @@ -2722,10 +2722,10 @@ static dCcD_SrcSph ball_tg_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; static dCcD_SrcSph ball_at_sph_src = { @@ -2751,10 +2751,10 @@ static dCcD_SrcSph ball_at_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; /* 00009844-00009C70 .text daFganon_Create__FP10fopAc_ac_c */ diff --git a/src/d/actor/d_a_fgmahou.cpp b/src/d/actor/d_a_fgmahou.cpp index 226d77d43..1aa4074e6 100644 --- a/src/d/actor/d_a_fgmahou.cpp +++ b/src/d/actor/d_a_fgmahou.cpp @@ -69,10 +69,10 @@ static cPhs_State daFgmahou_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; static dCcD_SrcSph at_sph_src = { // dCcD_SrcGObjInf @@ -97,10 +97,10 @@ static cPhs_State daFgmahou_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_fire.cpp b/src/d/actor/d_a_fire.cpp index 2d9b5c6ad..14bef241d 100644 --- a/src/d/actor/d_a_fire.cpp +++ b/src/d/actor/d_a_fire.cpp @@ -34,11 +34,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 150.0f, /* Height */ 150.0f, - }, + }}, }; static dCcD_SrcCyl l_co_cyl_src = { // dCcD_SrcGObjInf @@ -63,11 +63,11 @@ static dCcD_SrcCyl l_co_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 130.0f, /* Height */ 170.0f, - } + }} }; static dCcD_SrcCyl at_cyl_src = { // dCcD_SrcGObjInf @@ -92,11 +92,11 @@ static dCcD_SrcCyl at_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 150.0f, /* Height */ 150.0f, - } + }} }; diff --git a/src/d/actor/d_a_fm.cpp b/src/d/actor/d_a_fm.cpp index 7b6aa6e94..8693c0504 100644 --- a/src/d/actor/d_a_fm.cpp +++ b/src/d/actor/d_a_fm.cpp @@ -31,10 +31,10 @@ const dCcD_SrcSph daFm_c::m_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; @@ -61,11 +61,11 @@ const dCcD_SrcCyl daFm_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, /* Height */ 0.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_gm.cpp b/src/d/actor/d_a_gm.cpp index a5f294857..524d1ccee 100644 --- a/src/d/actor/d_a_gm.cpp +++ b/src/d/actor/d_a_gm.cpp @@ -155,10 +155,10 @@ static cPhs_State daGM_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcCyl body_co_cyl_src = { // dCcD_SrcGObjInf @@ -183,11 +183,11 @@ static cPhs_State daGM_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcCyl wing_co_cyl_src = { // dCcD_SrcGObjInf @@ -212,11 +212,11 @@ static cPhs_State daGM_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcCyl wind_co_cyl_src = { // dCcD_SrcGObjInf @@ -241,11 +241,11 @@ static cPhs_State daGM_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_gnd.cpp b/src/d/actor/d_a_gnd.cpp index 4575e952b..fd402cdb8 100644 --- a/src/d/actor/d_a_gnd.cpp +++ b/src/d/actor/d_a_gnd.cpp @@ -219,11 +219,11 @@ static cPhs_State daGnd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, -150.0f, 0.0f, + {{ + /* Center */ {0.0f, -150.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 100.0f, - }, + }}, }; static dCcD_SrcSph head_sph_src = { // dCcD_SrcGObjInf @@ -248,10 +248,10 @@ static cPhs_State daGnd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph chest_sph_src = { // dCcD_SrcGObjInf @@ -276,10 +276,10 @@ static cPhs_State daGnd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; static dCcD_SrcSph wepon_sph_src = { // dCcD_SrcGObjInf @@ -304,10 +304,10 @@ static cPhs_State daGnd_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_gy.cpp b/src/d/actor/d_a_gy.cpp index 8fa4db097..b3d0056db 100644 --- a/src/d/actor/d_a_gy.cpp +++ b/src/d/actor/d_a_gy.cpp @@ -31,10 +31,10 @@ static dCcD_SrcSph l_sph_head_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 180.0f, - }, + }}, }; @@ -61,10 +61,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 180.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_himo2.cpp b/src/d/actor/d_a_himo2.cpp index a3b2cc813..3364d5e00 100644 --- a/src/d/actor/d_a_himo2.cpp +++ b/src/d/actor/d_a_himo2.cpp @@ -129,10 +129,10 @@ static cPhs_State daHimo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 20.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_himo3.cpp b/src/d/actor/d_a_himo3.cpp index d62a12ce7..471b96cda 100644 --- a/src/d/actor/d_a_himo3.cpp +++ b/src/d/actor/d_a_himo3.cpp @@ -84,11 +84,11 @@ static cPhs_State daHimo3_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 4000.0f, - }, + }}, }; static dCcD_SrcSph sph_src = { // dCcD_SrcGObjInf @@ -113,10 +113,10 @@ static cPhs_State daHimo3_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static dCcD_SrcSph sph2_src = { // dCcD_SrcGObjInf @@ -141,10 +141,10 @@ static cPhs_State daHimo3_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 80.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_hitobj.cpp b/src/d/actor/d_a_hitobj.cpp index eccbc1e3f..55b5263b0 100644 --- a/src/d/actor/d_a_hitobj.cpp +++ b/src/d/actor/d_a_hitobj.cpp @@ -74,10 +74,10 @@ static cPhs_State daHitobj_Create(fopAc_ac_c* pActor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; i_this->mStts.Init(0xFF, 0xFF, i_this); i_this->mSph.Set(cc_sph_src); diff --git a/src/d/actor/d_a_hmlif.cpp b/src/d/actor/d_a_hmlif.cpp index 13f67c14c..5a5c493eb 100644 --- a/src/d/actor/d_a_hmlif.cpp +++ b/src/d/actor/d_a_hmlif.cpp @@ -31,10 +31,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 35.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_hys.cpp b/src/d/actor/d_a_hys.cpp index eabe096a6..25df721b6 100644 --- a/src/d/actor/d_a_hys.cpp +++ b/src/d/actor/d_a_hys.cpp @@ -46,10 +46,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; /* 00000078-000000B8 .text Delete__7daHys_cFv */ diff --git a/src/d/actor/d_a_ib.cpp b/src/d/actor/d_a_ib.cpp index dbf81dbb8..c3e2c956b 100644 --- a/src/d/actor/d_a_ib.cpp +++ b/src/d/actor/d_a_ib.cpp @@ -505,11 +505,11 @@ dCcD_SrcCyl daIball_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; static actor_method_class l_daIball_Method = { diff --git a/src/d/actor/d_a_item.cpp b/src/d/actor/d_a_item.cpp index 7cff4c465..c8d6f9b0e 100644 --- a/src/d/actor/d_a_item.cpp +++ b/src/d/actor/d_a_item.cpp @@ -1508,11 +1508,11 @@ dCcD_SrcCyl daItem_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, /* Height */ 50.0f, - }, + }}, }; static actor_method_class l_daItem_Method = { diff --git a/src/d/actor/d_a_jbo.cpp b/src/d/actor/d_a_jbo.cpp index d3c183982..d64747e56 100644 --- a/src/d/actor/d_a_jbo.cpp +++ b/src/d/actor/d_a_jbo.cpp @@ -228,10 +228,10 @@ static cPhs_State daJBO_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; a_this->mSph.Set(co_sph_src); a_this->mSph.SetStts(&a_this->mStts); diff --git a/src/d/actor/d_a_kamome.cpp b/src/d/actor/d_a_kamome.cpp index a360603de..a12fcab73 100644 --- a/src/d/actor/d_a_kamome.cpp +++ b/src/d/actor/d_a_kamome.cpp @@ -160,10 +160,10 @@ static cPhs_State daKamome_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_kanban.cpp b/src/d/actor/d_a_kanban.cpp index d5682867b..2a7d6ddd6 100644 --- a/src/d/actor/d_a_kanban.cpp +++ b/src/d/actor/d_a_kanban.cpp @@ -1021,11 +1021,11 @@ static cPhs_State daKanban_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; u32 maxHeapSize = 0; diff --git a/src/d/actor/d_a_kantera.cpp b/src/d/actor/d_a_kantera.cpp index da9db9c4a..1da18112b 100644 --- a/src/d/actor/d_a_kantera.cpp +++ b/src/d/actor/d_a_kantera.cpp @@ -84,10 +84,10 @@ static cPhs_State daKantera_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_kb.cpp b/src/d/actor/d_a_kb.cpp index 2e58e92bd..9f0da4777 100644 --- a/src/d/actor/d_a_kb.cpp +++ b/src/d/actor/d_a_kb.cpp @@ -205,10 +205,10 @@ static cPhs_State daKb_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_kddoor.cpp b/src/d/actor/d_a_kddoor.cpp index 31a08f6d1..e6afbc6af 100644 --- a/src/d/actor/d_a_kddoor.cpp +++ b/src/d/actor/d_a_kddoor.cpp @@ -139,11 +139,11 @@ void dDoor_ssk_sub_c::init() { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 300.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_ki.cpp b/src/d/actor/d_a_ki.cpp index e1caf46ba..29b0738fa 100644 --- a/src/d/actor/d_a_ki.cpp +++ b/src/d/actor/d_a_ki.cpp @@ -1307,10 +1307,10 @@ static cPhs_State daKi_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcSph tg_sph_src = { // dCcD_SrcGObjInf @@ -1335,10 +1335,10 @@ static cPhs_State daKi_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcSph co_sph_src = { // dCcD_SrcGObjInf @@ -1363,10 +1363,10 @@ static cPhs_State daKi_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 80.0f, - }, + }}, }; ki_class* i_this = (ki_class*)a_this; diff --git a/src/d/actor/d_a_kita.cpp b/src/d/actor/d_a_kita.cpp index db5325440..0edd8481d 100644 --- a/src/d/actor/d_a_kita.cpp +++ b/src/d/actor/d_a_kita.cpp @@ -394,10 +394,10 @@ static cPhs_State daKita_Create(fopAc_ac_c* a_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 400.0f, - }, + }}, }; kita_class* i_this = static_cast(a_this); diff --git a/src/d/actor/d_a_klft.cpp b/src/d/actor/d_a_klft.cpp index 0aff28f58..b121c298e 100644 --- a/src/d/actor/d_a_klft.cpp +++ b/src/d/actor/d_a_klft.cpp @@ -90,10 +90,10 @@ static cPhs_State daKlft_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 250.0f, - }, + }}, }; static dCcD_SrcCyl p_co_cyl_src = { // dCcD_SrcGObjInf @@ -118,11 +118,11 @@ static cPhs_State daKlft_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, /* Height */ 60.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_ks.cpp b/src/d/actor/d_a_ks.cpp index 6cbe45552..7225f5811 100644 --- a/src/d/actor/d_a_ks.cpp +++ b/src/d/actor/d_a_ks.cpp @@ -1458,10 +1458,10 @@ static dCcD_SrcSph body_co_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static s8 fire_j[10] = { diff --git a/src/d/actor/d_a_lamp.cpp b/src/d/actor/d_a_lamp.cpp index ead8bf4cf..a7763aaa8 100644 --- a/src/d/actor/d_a_lamp.cpp +++ b/src/d/actor/d_a_lamp.cpp @@ -179,10 +179,10 @@ static cPhs_State daLamp_Create(fopAc_ac_c* i_ac) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; i_this->mSph.Set(sph_src); diff --git a/src/d/actor/d_a_leaflift.cpp b/src/d/actor/d_a_leaflift.cpp index 148827400..83309669e 100644 --- a/src/d/actor/d_a_leaflift.cpp +++ b/src/d/actor/d_a_leaflift.cpp @@ -36,11 +36,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 280.0f, /* Height */ 510.0f, - }, + }}, }; static cXyz up_vec(0.0f, 1.0f, 0.0f); diff --git a/src/d/actor/d_a_machine.cpp b/src/d/actor/d_a_machine.cpp index 64cbfc14c..79daadb28 100644 --- a/src/d/actor/d_a_machine.cpp +++ b/src/d/actor/d_a_machine.cpp @@ -35,10 +35,10 @@ static dCcD_SrcSph l_sph_src_at = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 150.0f, - }, + }}, }; static dCcD_SrcSph l_sph_src_col = { @@ -64,10 +64,10 @@ static dCcD_SrcSph l_sph_src_col = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_mant.cpp b/src/d/actor/d_a_mant.cpp index 1a261a143..99c2a892f 100644 --- a/src/d/actor/d_a_mant.cpp +++ b/src/d/actor/d_a_mant.cpp @@ -79,10 +79,10 @@ static cPhs_State daMant_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 200.0f, - }, + }}, }; static dCcD_SrcSph mesh_cc_sph_src = { // dCcD_SrcGObjInf @@ -107,10 +107,10 @@ static cPhs_State daMant_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_mflft.cpp b/src/d/actor/d_a_mflft.cpp index d5526287e..7337017a8 100644 --- a/src/d/actor/d_a_mflft.cpp +++ b/src/d/actor/d_a_mflft.cpp @@ -100,11 +100,11 @@ static cPhs_State daMflft_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, /* Height */ 1000.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_mo2.cpp b/src/d/actor/d_a_mo2.cpp index 7a1cbf2ab..7dffc60ca 100644 --- a/src/d/actor/d_a_mo2.cpp +++ b/src/d/actor/d_a_mo2.cpp @@ -364,11 +364,11 @@ static cPhs_State daMo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 90.0f, /* Height */ 125.0f, - }, + }}, }; static dCcD_SrcCyl tg_cyl_src = { // dCcD_SrcGObjInf @@ -393,11 +393,11 @@ static cPhs_State daMo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 45.0f, /* Height */ 137.5f, - }, + }}, }; static dCcD_SrcSph head_sph_src = { // dCcD_SrcGObjInf @@ -422,10 +422,10 @@ static cPhs_State daMo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 55.0f, - }, + }}, }; static dCcD_SrcSph wepon_sph_src = { // dCcD_SrcGObjInf @@ -450,10 +450,10 @@ static cPhs_State daMo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; static dCcD_SrcSph wepon2_sph_src = { // dCcD_SrcGObjInf @@ -478,10 +478,10 @@ static cPhs_State daMo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; static dCcD_SrcSph defence_sph_src = { // dCcD_SrcGObjInf @@ -506,10 +506,10 @@ static cPhs_State daMo2_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; } diff --git a/src/d/actor/d_a_msw.cpp b/src/d/actor/d_a_msw.cpp index cc27988d7..2afe3b8a7 100644 --- a/src/d/actor/d_a_msw.cpp +++ b/src/d/actor/d_a_msw.cpp @@ -272,11 +272,11 @@ static cPhs_State daMsw_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, /* Height */ 1000.0f, - }, + }}, }; fopAcM_SetupActor(i_this, msw_class); diff --git a/src/d/actor/d_a_mt.cpp b/src/d/actor/d_a_mt.cpp index b56df9f55..a7e182320 100644 --- a/src/d/actor/d_a_mt.cpp +++ b/src/d/actor/d_a_mt.cpp @@ -185,10 +185,10 @@ static cPhs_State daMt_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_nh.cpp b/src/d/actor/d_a_nh.cpp index ac33a8c12..b1669eb71 100644 --- a/src/d/actor/d_a_nh.cpp +++ b/src/d/actor/d_a_nh.cpp @@ -50,11 +50,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, /* Height */ 20.0f, - }, + }}, }; /* 800F95B8-800F9654 .text __ct__10daNh_HIO_cFv */ diff --git a/src/d/actor/d_a_npc_bms1.cpp b/src/d/actor/d_a_npc_bms1.cpp index 26b75c5d6..2522914f5 100644 --- a/src/d/actor/d_a_npc_bms1.cpp +++ b/src/d/actor/d_a_npc_bms1.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_bmsw.cpp b/src/d/actor/d_a_npc_bmsw.cpp index ecd1efaca..b627ef46e 100644 --- a/src/d/actor/d_a_npc_bmsw.cpp +++ b/src/d/actor/d_a_npc_bmsw.cpp @@ -46,11 +46,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; /* 000000EC-000001E4 .text __ct__16daNpc_Bmsw_HIO_cFv */ diff --git a/src/d/actor/d_a_npc_bs1.cpp b/src/d/actor/d_a_npc_bs1.cpp index 60f1c92d9..64387be41 100644 --- a/src/d/actor/d_a_npc_bs1.cpp +++ b/src/d/actor/d_a_npc_bs1.cpp @@ -51,11 +51,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; /* 000000EC-00000108 .text __ct__20daNpc_Bs1_childHIO_cFv */ diff --git a/src/d/actor/d_a_npc_btsw.cpp b/src/d/actor/d_a_npc_btsw.cpp index fa3c39428..6ffb5a5a5 100644 --- a/src/d/actor/d_a_npc_btsw.cpp +++ b/src/d/actor/d_a_npc_btsw.cpp @@ -43,11 +43,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_btsw2.cpp b/src/d/actor/d_a_npc_btsw2.cpp index d10799216..921c82c62 100644 --- a/src/d/actor/d_a_npc_btsw2.cpp +++ b/src/d/actor/d_a_npc_btsw2.cpp @@ -43,11 +43,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; /* 000000EC-000001A8 .text __ct__17daNpc_Btsw2_HIO_cFv */ diff --git a/src/d/actor/d_a_npc_cb1.cpp b/src/d/actor/d_a_npc_cb1.cpp index e8aeaa00b..dc8e119d4 100644 --- a/src/d/actor/d_a_npc_cb1.cpp +++ b/src/d/actor/d_a_npc_cb1.cpp @@ -47,11 +47,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; @@ -78,11 +78,11 @@ static dCcD_SrcCyl l_wind_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_ds1.cpp b/src/d/actor/d_a_npc_ds1.cpp index 0914f6e52..0f4522fae 100644 --- a/src/d/actor/d_a_npc_ds1.cpp +++ b/src/d/actor/d_a_npc_ds1.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_fa1.cpp b/src/d/actor/d_a_npc_fa1.cpp index 0f04593e7..9fc11e595 100644 --- a/src/d/actor/d_a_npc_fa1.cpp +++ b/src/d/actor/d_a_npc_fa1.cpp @@ -102,11 +102,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, /* Height */ 20.0f, - }, + }}, }; daNpc_Fa1_c::MoveFunc_t moveProc[] = { diff --git a/src/d/actor/d_a_npc_ji1.cpp b/src/d/actor/d_a_npc_ji1.cpp index c0326730d..020ed7c01 100644 --- a/src/d/actor/d_a_npc_ji1.cpp +++ b/src/d/actor/d_a_npc_ji1.cpp @@ -49,11 +49,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, /* Height */ 170.0f, - }, + }}, }; static dCcD_SrcCyl l_cyl2_src = { @@ -79,11 +79,11 @@ static dCcD_SrcCyl l_cyl2_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, /* Height */ 200.0f, - }, + }}, }; static dCcD_SrcCyl l_cylAt_src = { @@ -109,11 +109,11 @@ static dCcD_SrcCyl l_cylAt_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 150.0f, /* Height */ 100.0f, - }, + }}, }; static dCcD_SrcCps l_cpsAt_src = { diff --git a/src/d/actor/d_a_npc_kamome.cpp b/src/d/actor/d_a_npc_kamome.cpp index 2b9141878..c66903aff 100644 --- a/src/d/actor/d_a_npc_kamome.cpp +++ b/src/d/actor/d_a_npc_kamome.cpp @@ -304,10 +304,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcSph l_tg_sph_src = { @@ -333,10 +333,10 @@ static dCcD_SrcSph l_tg_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; static dCcD_SrcCps l_kam_at_cps_src = { diff --git a/src/d/actor/d_a_npc_kg1.cpp b/src/d/actor/d_a_npc_kg1.cpp index 4471cb49c..2c95452c5 100644 --- a/src/d/actor/d_a_npc_kg1.cpp +++ b/src/d/actor/d_a_npc_kg1.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, /* Height */ 160.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_kg2.cpp b/src/d/actor/d_a_npc_kg2.cpp index 2725d68f5..d074d9648 100644 --- a/src/d/actor/d_a_npc_kg2.cpp +++ b/src/d/actor/d_a_npc_kg2.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_md.cpp b/src/d/actor/d_a_npc_md.cpp index a08aff044..d3bbb379e 100644 --- a/src/d/actor/d_a_npc_md.cpp +++ b/src/d/actor/d_a_npc_md.cpp @@ -65,11 +65,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; static dCcD_SrcCyl l_light_cyl_src = { @@ -95,11 +95,11 @@ static dCcD_SrcCyl l_light_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; static dCcD_SrcCps l_fan_light_cps_src = { @@ -155,11 +155,11 @@ static dCcD_SrcCyl l_wind_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_os.cpp b/src/d/actor/d_a_npc_os.cpp index 6c2b2c9b2..96bbe1484 100644 --- a/src/d/actor/d_a_npc_os.cpp +++ b/src/d/actor/d_a_npc_os.cpp @@ -44,11 +44,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; static const char* l_staff_name[] = { diff --git a/src/d/actor/d_a_npc_p1.cpp b/src/d/actor/d_a_npc_p1.cpp index 75bd68431..25b6d0bfe 100644 --- a/src/d/actor/d_a_npc_p1.cpp +++ b/src/d/actor/d_a_npc_p1.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, /* Height */ 160.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_photo.cpp b/src/d/actor/d_a_npc_photo.cpp index 82a8da5a4..650e20c75 100644 --- a/src/d/actor/d_a_npc_photo.cpp +++ b/src/d/actor/d_a_npc_photo.cpp @@ -499,11 +499,11 @@ static dCcD_SrcCyl l_cyl_src2 = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, /* Height */ 160.0f, - }, + }}, }; static char* l_npc_staff_id = { diff --git a/src/d/actor/d_a_npc_roten.cpp b/src/d/actor/d_a_npc_roten.cpp index 905e8fc7e..2c3dff1a7 100644 --- a/src/d/actor/d_a_npc_roten.cpp +++ b/src/d/actor/d_a_npc_roten.cpp @@ -1398,10 +1398,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; static char* l_npc_staff_id[] = { diff --git a/src/d/actor/d_a_npc_rsh1.cpp b/src/d/actor/d_a_npc_rsh1.cpp index 4668abb18..8ed0a639b 100644 --- a/src/d/actor/d_a_npc_rsh1.cpp +++ b/src/d/actor/d_a_npc_rsh1.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_sarace.cpp b/src/d/actor/d_a_npc_sarace.cpp index a7855375a..d521740a0 100644 --- a/src/d/actor/d_a_npc_sarace.cpp +++ b/src/d/actor/d_a_npc_sarace.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_npc_so.cpp b/src/d/actor/d_a_npc_so.cpp index 1880ebec9..afdd16414 100644 --- a/src/d/actor/d_a_npc_so.cpp +++ b/src/d/actor/d_a_npc_so.cpp @@ -418,10 +418,10 @@ const dCcD_SrcSph daNpc_So_c::m_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_nz.cpp b/src/d/actor/d_a_nz.cpp index 68295fa5e..6d3716c94 100644 --- a/src/d/actor/d_a_nz.cpp +++ b/src/d/actor/d_a_nz.cpp @@ -195,11 +195,11 @@ void daNZ_CreateInit(nz_class*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 20.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_nzg.cpp b/src/d/actor/d_a_nzg.cpp index 3a1a7c485..0cb9a67dd 100644 --- a/src/d/actor/d_a_nzg.cpp +++ b/src/d/actor/d_a_nzg.cpp @@ -69,11 +69,11 @@ static cPhs_State daNZG_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 20.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_obj_balancelift.cpp b/src/d/actor/d_a_obj_balancelift.cpp index 43c952e9e..2027d644d 100644 --- a/src/d/actor/d_a_obj_balancelift.cpp +++ b/src/d/actor/d_a_obj_balancelift.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 200.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_barrel.cpp b/src/d/actor/d_a_obj_barrel.cpp index d2932afea..58d66f121 100644 --- a/src/d/actor/d_a_obj_barrel.cpp +++ b/src/d/actor/d_a_obj_barrel.cpp @@ -51,11 +51,11 @@ const dCcD_SrcCyl daObjBarrel::Act_c::M_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ l_l_radius, /* Height */ 100.0f, - }, + }}, }; const daObjBarrel::Act_c::Attr_c daObjBarrel::Act_c::M_attr = { diff --git a/src/d/actor/d_a_obj_barrier.cpp b/src/d/actor/d_a_obj_barrier.cpp index dc86e3efd..997a6b52c 100644 --- a/src/d/actor/d_a_obj_barrier.cpp +++ b/src/d/actor/d_a_obj_barrier.cpp @@ -41,11 +41,11 @@ static const dCcD_SrcCyl l_cyl_at_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 1000.0f, /* Height */ 10000.0f, - }, + }}, }; static const dCcD_SrcCyl l_cyl_tg_src = { @@ -71,11 +71,11 @@ static const dCcD_SrcCyl l_cyl_tg_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 1000.0f, /* Height */ 10000.0f, - }, + }}, }; static cXyz l_ef_scale(1.0f, 1.0f, 1.0f); diff --git a/src/d/actor/d_a_obj_bemos.cpp b/src/d/actor/d_a_obj_bemos.cpp index 80a174480..d498a60b0 100644 --- a/src/d/actor/d_a_obj_bemos.cpp +++ b/src/d/actor/d_a_obj_bemos.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, /* Height */ 210.0f, - }, + }}, }; @@ -62,10 +62,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 65.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_canon.cpp b/src/d/actor/d_a_obj_canon.cpp index f58eb0912..30419919d 100644 --- a/src/d/actor/d_a_obj_canon.cpp +++ b/src/d/actor/d_a_obj_canon.cpp @@ -48,10 +48,10 @@ const dCcD_SrcSph daObj_Canon_c::m_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_dragonhead.cpp b/src/d/actor/d_a_obj_dragonhead.cpp index 7badce575..8c823bff5 100644 --- a/src/d/actor/d_a_obj_dragonhead.cpp +++ b/src/d/actor/d_a_obj_dragonhead.cpp @@ -38,10 +38,10 @@ static dCcD_SrcSph sph_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 1000.0f, - }, + }}, }; /* 00000078-00000098 .text CheckCreateHeap__FP10fopAc_ac_c */ diff --git a/src/d/actor/d_a_obj_ekskz.cpp b/src/d/actor/d_a_obj_ekskz.cpp index a1a309a6b..79d7f24d9 100644 --- a/src/d/actor/d_a_obj_ekskz.cpp +++ b/src/d/actor/d_a_obj_ekskz.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl cyl_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 300.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_ferris.cpp b/src/d/actor/d_a_obj_ferris.cpp index 9b0d720b1..92a935ae2 100644 --- a/src/d/actor/d_a_obj_ferris.cpp +++ b/src/d/actor/d_a_obj_ferris.cpp @@ -44,11 +44,11 @@ namespace daObjFerris { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 200.0f, - }, + }}, }; const dCcD_SrcSph M_sph_src = { @@ -74,10 +74,10 @@ namespace daObjFerris { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 35.0f, - }, + }}, }; }; diff --git a/src/d/actor/d_a_obj_figure.cpp b/src/d/actor/d_a_obj_figure.cpp index 2733a6da7..9bd3f2056 100644 --- a/src/d/actor/d_a_obj_figure.cpp +++ b/src/d/actor/d_a_obj_figure.cpp @@ -82,11 +82,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, /* Height */ 150.0f, - }, + }}, }; struct FigureData { diff --git a/src/d/actor/d_a_obj_gtaki.cpp b/src/d/actor/d_a_obj_gtaki.cpp index 9ed6fa90a..956fcc3d2 100644 --- a/src/d/actor/d_a_obj_gtaki.cpp +++ b/src/d/actor/d_a_obj_gtaki.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, /* Height */ 1000.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_hat.cpp b/src/d/actor/d_a_obj_hat.cpp index 218819b1f..f53d4ff0f 100644 --- a/src/d/actor/d_a_obj_hat.cpp +++ b/src/d/actor/d_a_obj_hat.cpp @@ -39,11 +39,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_hha.cpp b/src/d/actor/d_a_obj_hha.cpp index 654227606..92b23dd14 100644 --- a/src/d/actor/d_a_obj_hha.cpp +++ b/src/d/actor/d_a_obj_hha.cpp @@ -40,11 +40,11 @@ const dCcD_SrcCyl daObjHha_c::M_cyl_data = /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 570.0f, /* Height */ 100.0f, - }, + }}, }; #if VERSION > VERSION_DEMO @@ -71,10 +71,10 @@ const dCcD_SrcSph daObjHha_c::M_sph_data = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 220.0f, - }, + }}, }; #endif diff --git a/src/d/actor/d_a_obj_homen.cpp b/src/d/actor/d_a_obj_homen.cpp index 5d3a6d47a..a3b80eb84 100644 --- a/src/d/actor/d_a_obj_homen.cpp +++ b/src/d/actor/d_a_obj_homen.cpp @@ -112,10 +112,10 @@ const dCcD_SrcSph Act_c::M_sph_srcS = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 35.0f, - }, + }}, }; const dCcD_SrcSph Act_c::M_sph_srcL = { @@ -141,10 +141,10 @@ const dCcD_SrcSph Act_c::M_sph_srcL = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, - }, + }}, }; const dCcD_SrcCps Act_c::M_cps_srcL = { diff --git a/src/d/actor/d_a_obj_ikada.cpp b/src/d/actor/d_a_obj_ikada.cpp index 330f47a20..24f4c1958 100644 --- a/src/d/actor/d_a_obj_ikada.cpp +++ b/src/d/actor/d_a_obj_ikada.cpp @@ -31,10 +31,10 @@ const dCcD_SrcSph daObj_Ikada_c::m_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_majyuu_door.cpp b/src/d/actor/d_a_obj_majyuu_door.cpp index e8d01c474..6cee902a2 100644 --- a/src/d/actor/d_a_obj_majyuu_door.cpp +++ b/src/d/actor/d_a_obj_majyuu_door.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, /* Height */ 115.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_mkiek.cpp b/src/d/actor/d_a_obj_mkiek.cpp index 271bd78d7..b116abc53 100644 --- a/src/d/actor/d_a_obj_mkiek.cpp +++ b/src/d/actor/d_a_obj_mkiek.cpp @@ -36,10 +36,10 @@ static dCcD_SrcSph sph_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 150.0f, 0.0f, + {{ + /* Center */ {0.0f, 150.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; const char daObjMkiek::Act_c::M_arcname[] = "MkieK"; diff --git a/src/d/actor/d_a_obj_movebox.cpp b/src/d/actor/d_a_obj_movebox.cpp index d744d90cc..6090e25e1 100644 --- a/src/d/actor/d_a_obj_movebox.cpp +++ b/src/d/actor/d_a_obj_movebox.cpp @@ -331,11 +331,11 @@ namespace daObjMovebox { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, /* Height */ 150.0f, - }, + }}, }; const Attr_c Act_c::M_attr[] = { diff --git a/src/d/actor/d_a_obj_mtest.cpp b/src/d/actor/d_a_obj_mtest.cpp index 6a3d17780..3c5244d96 100644 --- a/src/d/actor/d_a_obj_mtest.cpp +++ b/src/d/actor/d_a_obj_mtest.cpp @@ -61,11 +61,11 @@ const dCcD_SrcCyl daObjMtest::Act_c::M_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 100.0f, - }, + }}, }; /* 000000EC-00000198 .text chk_appear__Q210daObjMtest5Act_cFv */ diff --git a/src/d/actor/d_a_obj_ospbox.cpp b/src/d/actor/d_a_obj_ospbox.cpp index 6f17e6e5a..f130423c6 100644 --- a/src/d/actor/d_a_obj_ospbox.cpp +++ b/src/d/actor/d_a_obj_ospbox.cpp @@ -40,11 +40,11 @@ const dCcD_SrcCyl daObjOspbox::Act_c::M_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, /* Height */ 150.0f, - }, + }}, }; /* 000000EC-000001A0 .text CreateHeap__Q211daObjOspbox5Act_cFv */ diff --git a/src/d/actor/d_a_obj_paper.cpp b/src/d/actor/d_a_obj_paper.cpp index ae956e0f7..2bfc8e447 100644 --- a/src/d/actor/d_a_obj_paper.cpp +++ b/src/d/actor/d_a_obj_paper.cpp @@ -119,11 +119,11 @@ namespace daObjPaper { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; /* 00000078-0000009C .text solidHeapCB__Q210daObjPaper5Act_cFP10fopAc_ac_c */ diff --git a/src/d/actor/d_a_obj_plant.cpp b/src/d/actor/d_a_obj_plant.cpp index 482060da0..5d7a3a017 100644 --- a/src/d/actor/d_a_obj_plant.cpp +++ b/src/d/actor/d_a_obj_plant.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 200.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_rflw.cpp b/src/d/actor/d_a_obj_rflw.cpp index 703d20637..59564eec1 100644 --- a/src/d/actor/d_a_obj_rflw.cpp +++ b/src/d/actor/d_a_obj_rflw.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 200.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_shmrgrd.cpp b/src/d/actor/d_a_obj_shmrgrd.cpp index 1a1ebff7e..268d3b16c 100644 --- a/src/d/actor/d_a_obj_shmrgrd.cpp +++ b/src/d/actor/d_a_obj_shmrgrd.cpp @@ -69,11 +69,11 @@ const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_co = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 79.0f, /* Height */ 112.5f, - }, + }}, }; const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_at = { // dCcD_SrcGObjInf @@ -98,11 +98,11 @@ const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_at = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 80.0f, /* Height */ 260.0f, - }, + }}, }; const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_tg = { // dCcD_SrcGObjInf @@ -127,11 +127,11 @@ const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_tg = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 112.5f, - }, + }}, }; const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_gap_co = { // dCcD_SrcGObjInf @@ -156,11 +156,11 @@ const dCcD_SrcCyl daObjShmrgrd_c::M_cyl_src_gap_co = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, /* Height */ 260.0f, - }, + }}, }; const char daObjShmrgrd_c::M_arcname[] = "Shmrgrd"; diff --git a/src/d/actor/d_a_obj_swflat.cpp b/src/d/actor/d_a_obj_swflat.cpp index a516f39bf..ed4eda878 100644 --- a/src/d/actor/d_a_obj_swflat.cpp +++ b/src/d/actor/d_a_obj_swflat.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, /* Height */ 20.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_obj_swhammer.cpp b/src/d/actor/d_a_obj_swhammer.cpp index 08e56eb09..6948ec46e 100644 --- a/src/d/actor/d_a_obj_swhammer.cpp +++ b/src/d/actor/d_a_obj_swhammer.cpp @@ -73,11 +73,11 @@ const dCcD_SrcCyl daObjSwhammer::Act_c::M_cyl_src_co = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 112.5f, - }, + }}, }; const dCcD_SrcCyl daObjSwhammer::Act_c::M_cyl_src_tg = { // dCcD_SrcGObjInf @@ -102,11 +102,11 @@ const dCcD_SrcCyl daObjSwhammer::Act_c::M_cyl_src_tg = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 112.5f, - }, + }}, }; const GXColor color = {0xA0, 0xA0, 0x80, 0xFF}; diff --git a/src/d/actor/d_a_obj_toripost.cpp b/src/d/actor/d_a_obj_toripost.cpp index 4b258148e..1cdd7c357 100644 --- a/src/d/actor/d_a_obj_toripost.cpp +++ b/src/d/actor/d_a_obj_toripost.cpp @@ -64,11 +64,11 @@ const dCcD_SrcCyl daObjTpost_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; #ifdef __MWERKS__ diff --git a/src/d/actor/d_a_obj_vfan.cpp b/src/d/actor/d_a_obj_vfan.cpp index 80268338f..9ec00053f 100644 --- a/src/d/actor/d_a_obj_vfan.cpp +++ b/src/d/actor/d_a_obj_vfan.cpp @@ -40,11 +40,11 @@ static dCcD_SrcCyl cyl_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 300.0f, - } + }} }; /* 00000078-00000134 .text CreateHeap__Q29daObjVfan5Act_cFv */ diff --git a/src/d/actor/d_a_obj_vmc.cpp b/src/d/actor/d_a_obj_vmc.cpp index f67eae7dc..4e39c27d9 100644 --- a/src/d/actor/d_a_obj_vmc.cpp +++ b/src/d/actor/d_a_obj_vmc.cpp @@ -39,11 +39,11 @@ static dCcD_SrcCyl cyl_src_base = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 10.0f, - }, + }}, }; #if VERSION == VERSION_DEMO @@ -70,11 +70,11 @@ static dCcD_SrcCyl cyl_src_tree = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 300.0f, - }, + }}, }; #endif diff --git a/src/d/actor/d_a_obj_volcano.cpp b/src/d/actor/d_a_obj_volcano.cpp index e71461d86..29d750386 100644 --- a/src/d/actor/d_a_obj_volcano.cpp +++ b/src/d/actor/d_a_obj_volcano.cpp @@ -31,11 +31,11 @@ static dCcD_SrcCyl cyl_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 300.0f, /* Height */ 3000.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_warpt.cpp b/src/d/actor/d_a_obj_warpt.cpp index 5e4d87392..fded99a89 100644 --- a/src/d/actor/d_a_obj_warpt.cpp +++ b/src/d/actor/d_a_obj_warpt.cpp @@ -32,11 +32,11 @@ const dCcD_SrcCyl daObj_Warpt_c::m_cyl_body_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 85.0f, /* Height */ 150.0f, - }, + }}, }; @@ -63,11 +63,11 @@ const dCcD_SrcCyl daObj_Warpt_c::m_cyl_huta_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 70.0f, /* Height */ 20.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_obj_zouK.cpp b/src/d/actor/d_a_obj_zouK.cpp index 1554fc496..d598aa6a8 100644 --- a/src/d/actor/d_a_obj_zouK.cpp +++ b/src/d/actor/d_a_obj_zouK.cpp @@ -49,11 +49,11 @@ namespace daObjZouk { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 200.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_oq.cpp b/src/d/actor/d_a_oq.cpp index b6942b6db..06cac8e26 100644 --- a/src/d/actor/d_a_oq.cpp +++ b/src/d/actor/d_a_oq.cpp @@ -135,11 +135,11 @@ static cPhs_State daOQ_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcCyl body_at_cyl_src = { // dCcD_SrcGObjInf @@ -164,11 +164,11 @@ static cPhs_State daOQ_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcSph tama_at_co_sph_src = { // dCcD_SrcGObjInf @@ -193,10 +193,10 @@ static cPhs_State daOQ_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; static dCcD_SrcSph tama_tg_co_sph_src = { // dCcD_SrcGObjInf @@ -221,10 +221,10 @@ static cPhs_State daOQ_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_oship.cpp b/src/d/actor/d_a_oship.cpp index 5c13b452a..a6f477576 100644 --- a/src/d/actor/d_a_oship.cpp +++ b/src/d/actor/d_a_oship.cpp @@ -31,11 +31,11 @@ const dCcD_SrcCyl daOship_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, /* Height */ 115.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_ph.cpp b/src/d/actor/d_a_ph.cpp index 959f9e571..58279339c 100644 --- a/src/d/actor/d_a_ph.cpp +++ b/src/d/actor/d_a_ph.cpp @@ -194,11 +194,11 @@ static cPhs_State daPH_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcCyl tg_hit_puropera_co_cyl = { // dCcD_SrcGObjInf @@ -223,11 +223,11 @@ static cPhs_State daPH_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcSph body_co_sph_src = { // dCcD_SrcGObjInf @@ -252,10 +252,10 @@ static cPhs_State daPH_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_player_main_data.inc b/src/d/actor/d_a_player_main_data.inc index 36614b807..66f8fd65e 100644 --- a/src/d/actor/d_a_player_main_data.inc +++ b/src/d/actor/d_a_player_main_data.inc @@ -64,11 +64,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 125.0f, - }, + }}, }; static dCcD_SrcCyl l_wind_cyl_src = { @@ -94,11 +94,11 @@ static dCcD_SrcCyl l_wind_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 125.0f, - }, + }}, }; static dCcD_SrcCyl l_at_cyl_src = { @@ -124,11 +124,11 @@ static dCcD_SrcCyl l_at_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 180.0f, /* Height */ 75.0f, - }, + }}, }; static dCcD_SrcCps l_at_cps_src = { @@ -214,10 +214,10 @@ static dCcD_SrcSph l_fan_wind_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 150.0f, - }, + }}, }; daPy_lk_c::ProcInitTableEntry daPy_lk_c::mProcInitTable[] = { diff --git a/src/d/actor/d_a_pt.cpp b/src/d/actor/d_a_pt.cpp index 731efdccf..e6faa7ba7 100644 --- a/src/d/actor/d_a_pt.cpp +++ b/src/d/actor/d_a_pt.cpp @@ -139,10 +139,10 @@ static cPhs_State daPt_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcSph at_sph_src = { // dCcD_SrcGObjInf @@ -167,10 +167,10 @@ static cPhs_State daPt_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 25.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_pw.cpp b/src/d/actor/d_a_pw.cpp index b4c148465..1ee719922 100644 --- a/src/d/actor/d_a_pw.cpp +++ b/src/d/actor/d_a_pw.cpp @@ -509,11 +509,11 @@ static cPhs_State daPW_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcSph kantera_co_sph_src = { // dCcD_SrcGObjInf @@ -538,10 +538,10 @@ static cPhs_State daPW_Create(fopAc_ac_c* i_actor) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; fopAcM_SetupActor(i_actor, pw_class); } diff --git a/src/d/actor/d_a_pz.cpp b/src/d/actor/d_a_pz.cpp index 9c8d19550..484a379b3 100644 --- a/src/d/actor/d_a_pz.cpp +++ b/src/d/actor/d_a_pz.cpp @@ -31,11 +31,11 @@ const dCcD_SrcCyl daPz_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_race_item.cpp b/src/d/actor/d_a_race_item.cpp index 77c7e2cee..f7e46278b 100644 --- a/src/d/actor/d_a_race_item.cpp +++ b/src/d/actor/d_a_race_item.cpp @@ -35,11 +35,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; /* 00000078-000000F8 .text set_mtx__12daRaceItem_cFv */ diff --git a/src/d/actor/d_a_rd.cpp b/src/d/actor/d_a_rd.cpp index c26d4e85a..c8c99ff26 100644 --- a/src/d/actor/d_a_rd.cpp +++ b/src/d/actor/d_a_rd.cpp @@ -50,11 +50,11 @@ const dCcD_SrcCyl daRd_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; /* 000000EC-0000027C .text __ct__10daRd_HIO_cFv */ diff --git a/src/d/actor/d_a_saku.cpp b/src/d/actor/d_a_saku.cpp index c0762c6d5..ed241e1b7 100644 --- a/src/d/actor/d_a_saku.cpp +++ b/src/d/actor/d_a_saku.cpp @@ -31,11 +31,11 @@ const dCcD_SrcCyl daSaku_c::m_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 200.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_shand.cpp b/src/d/actor/d_a_shand.cpp index 358d098df..25a03fe9e 100644 --- a/src/d/actor/d_a_shand.cpp +++ b/src/d/actor/d_a_shand.cpp @@ -438,11 +438,11 @@ static cPhs_State daShand_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 200.0f, - }, + }}, }; static dCcD_SrcSph bm_sph_src = { @@ -468,10 +468,10 @@ static cPhs_State daShand_Create(fopAc_ac_c* i_this) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 80.0f, - }, + }}, }; shand_class* s_this = static_cast(i_this); diff --git a/src/d/actor/d_a_ship.cpp b/src/d/actor/d_a_ship.cpp index f0da1c1c3..f4a572d68 100644 --- a/src/d/actor/d_a_ship.cpp +++ b/src/d/actor/d_a_ship.cpp @@ -4490,11 +4490,11 @@ cPhs_State daShip_c::create() { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, /* Height */ 115.0f, - }, + }}, }; static dCcD_SrcSph sph_src = { @@ -4520,10 +4520,10 @@ cPhs_State daShip_c::create() { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 75.0f, - }, + }}, }; fopAcM_SetupActor(this, daShip_c); diff --git a/src/d/actor/d_a_sie_flag.cpp b/src/d/actor/d_a_sie_flag.cpp index d0dbf1028..df7d86508 100644 --- a/src/d/actor/d_a_sie_flag.cpp +++ b/src/d/actor/d_a_sie_flag.cpp @@ -41,11 +41,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 1000.0f, - }, + }}, }; static daSie_Flag_HIO_c l_HIO; diff --git a/src/d/actor/d_a_sitem.cpp b/src/d/actor/d_a_sitem.cpp index 0b43061f3..b035b21db 100644 --- a/src/d/actor/d_a_sitem.cpp +++ b/src/d/actor/d_a_sitem.cpp @@ -109,10 +109,10 @@ static cPhs_State daSitem_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 20.0f, - }, + }}, }; static dCcD_SrcSph bm_sph_src = { // dCcD_SrcGObjInf @@ -137,10 +137,10 @@ static cPhs_State daSitem_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 80.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_sk.cpp b/src/d/actor/d_a_sk.cpp index 791436e66..ff9a592be 100644 --- a/src/d/actor/d_a_sk.cpp +++ b/src/d/actor/d_a_sk.cpp @@ -75,10 +75,10 @@ static cPhs_State daSk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_spc_item01.cpp b/src/d/actor/d_a_spc_item01.cpp index 015616cee..36d94fd69 100644 --- a/src/d/actor/d_a_spc_item01.cpp +++ b/src/d/actor/d_a_spc_item01.cpp @@ -44,11 +44,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, }; /* 8015DAF4-8015DBC0 .text set_mtx__13daSpcItem01_cFv */ diff --git a/src/d/actor/d_a_ss.cpp b/src/d/actor/d_a_ss.cpp index da93e1cd2..6a56b22f1 100644 --- a/src/d/actor/d_a_ss.cpp +++ b/src/d/actor/d_a_ss.cpp @@ -105,10 +105,10 @@ static cPhs_State daSs_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_ssk.cpp b/src/d/actor/d_a_ssk.cpp index 3dff7bd27..2800a2a13 100644 --- a/src/d/actor/d_a_ssk.cpp +++ b/src/d/actor/d_a_ssk.cpp @@ -80,11 +80,11 @@ static cPhs_State daSsk_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_sss.cpp b/src/d/actor/d_a_sss.cpp index 9d4b3bbaa..299aca394 100644 --- a/src/d/actor/d_a_sss.cpp +++ b/src/d/actor/d_a_sss.cpp @@ -119,10 +119,10 @@ static cPhs_State daSss_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 20.0f, - }, + }}, }; static dCcD_SrcSph bm_sph_src = { // dCcD_SrcGObjInf @@ -147,10 +147,10 @@ static cPhs_State daSss_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 80.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_st.cpp b/src/d/actor/d_a_st.cpp index 3a3163347..d8ccdce8f 100644 --- a/src/d/actor/d_a_st.cpp +++ b/src/d/actor/d_a_st.cpp @@ -224,10 +224,10 @@ static cPhs_State daSt_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcSph body_sph_src = { // dCcD_SrcGObjInf @@ -252,10 +252,10 @@ static cPhs_State daSt_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 40.0f, - }, + }}, }; static dCcD_SrcSph wepon_sph_src = { // dCcD_SrcGObjInf @@ -280,10 +280,10 @@ static cPhs_State daSt_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 60.0f, - }, + }}, }; } diff --git a/src/d/actor/d_a_swattack.cpp b/src/d/actor/d_a_swattack.cpp index db34cdb94..70920dafd 100644 --- a/src/d/actor/d_a_swattack.cpp +++ b/src/d/actor/d_a_swattack.cpp @@ -33,11 +33,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 50.0f, /* Height */ 50.0f, - }, + }}, }; /* 00000078-00000080 .text _delete__8daSwAt_cFv */ diff --git a/src/d/actor/d_a_swhit0.cpp b/src/d/actor/d_a_swhit0.cpp index 2307a8a85..2ac9ba8fb 100644 --- a/src/d/actor/d_a_swhit0.cpp +++ b/src/d/actor/d_a_swhit0.cpp @@ -34,10 +34,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 35.0f, - }, + }}, }; static dCcD_SrcCyl l_cyl_src = { @@ -63,11 +63,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 25.0f, /* Height */ 100.0f, - }, + }}, }; /* 00000078-00000084 .text getSwNo__10daSwhit0_cFv */ diff --git a/src/d/actor/d_a_switem.cpp b/src/d/actor/d_a_switem.cpp index 9b2138bb6..14a52a309 100644 --- a/src/d/actor/d_a_switem.cpp +++ b/src/d/actor/d_a_switem.cpp @@ -35,11 +35,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 25.0f, /* Height */ 50.0f, - }, + }}, }; /* 00000078-00000080 .text _delete__10daSwItem_cFv */ diff --git a/src/d/actor/d_a_swpropeller.cpp b/src/d/actor/d_a_swpropeller.cpp index 9efdec72b..b1543268e 100644 --- a/src/d/actor/d_a_swpropeller.cpp +++ b/src/d/actor/d_a_swpropeller.cpp @@ -32,11 +32,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, /* Height */ 80.0f, - }, + }}, }; diff --git a/src/d/actor/d_a_tag_attention.cpp b/src/d/actor/d_a_tag_attention.cpp index 22fb38672..1332ea743 100644 --- a/src/d/actor/d_a_tag_attention.cpp +++ b/src/d/actor/d_a_tag_attention.cpp @@ -32,10 +32,10 @@ static dCcD_SrcSph sph_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 10.0f, - }, + }}, }; /* 00000078-00000188 .text _create__Q214daTagAttention5Act_cFv */ diff --git a/src/d/actor/d_a_tag_ret.cpp b/src/d/actor/d_a_tag_ret.cpp index a7e3f47d7..1b89a0b5e 100644 --- a/src/d/actor/d_a_tag_ret.cpp +++ b/src/d/actor/d_a_tag_ret.cpp @@ -35,11 +35,11 @@ static dCcD_SrcCyl cyl_check_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 1000.0f, /* Height */ 100.0f, - }, + }}, }; namespace daTagRet { diff --git a/src/d/actor/d_a_tama.cpp b/src/d/actor/d_a_tama.cpp index 15c813dae..85bba67e3 100644 --- a/src/d/actor/d_a_tama.cpp +++ b/src/d/actor/d_a_tama.cpp @@ -32,10 +32,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, - }, + }}, }; /* 00000078-00000114 .text createInit__8daTama_cFv */ diff --git a/src/d/actor/d_a_tn.cpp b/src/d/actor/d_a_tn.cpp index 97188d645..d85918d05 100644 --- a/src/d/actor/d_a_tn.cpp +++ b/src/d/actor/d_a_tn.cpp @@ -330,11 +330,11 @@ static cPhs_State daTn_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 90.0f, /* Height */ 125.0f, - }, + }}, }; static dCcD_SrcCyl tg_cyl_src = { // dCcD_SrcGObjInf @@ -359,11 +359,11 @@ static cPhs_State daTn_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 45.0f, /* Height */ 137.5f, - }, + }}, }; static dCcD_SrcSph head_sph_src = { // dCcD_SrcGObjInf @@ -388,10 +388,10 @@ static cPhs_State daTn_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 55.0f, - }, + }}, }; static dCcD_SrcSph wepon_sph_src = { // dCcD_SrcGObjInf @@ -416,10 +416,10 @@ static cPhs_State daTn_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 100.0f, - }, + }}, }; static dCcD_SrcSph wepon2_sph_src = { // dCcD_SrcGObjInf @@ -444,10 +444,10 @@ static cPhs_State daTn_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; static dCcD_SrcSph defence_sph_src = { // dCcD_SrcGObjInf @@ -472,10 +472,10 @@ static cPhs_State daTn_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 62.5f, - }, + }}, }; } diff --git a/src/d/actor/d_a_tori_flag.cpp b/src/d/actor/d_a_tori_flag.cpp index 4c7b2b220..b5d0d9cf2 100644 --- a/src/d/actor/d_a_tori_flag.cpp +++ b/src/d/actor/d_a_tori_flag.cpp @@ -40,11 +40,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 30.0f, /* Height */ 400.0f, - }, + }}, }; /* 000000EC-00000118 .text __ct__17daTori_Flag_HIO_cFv */ diff --git a/src/d/actor/d_a_windmill.cpp b/src/d/actor/d_a_windmill.cpp index 393180956..fa12e79a1 100644 --- a/src/d/actor/d_a_windmill.cpp +++ b/src/d/actor/d_a_windmill.cpp @@ -42,10 +42,10 @@ static dCcD_SrcSph l_sph_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 90.0f, - }, + }}, }; @@ -103,11 +103,11 @@ static dCcD_SrcCyl l_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 250.0f, /* Height */ 400.0f, - }, + }}, }; const s16 daWindMill_c::m_bmdidx[] = {HPU1_BDL_HPU1, HPU2_BDL_HPU2}; diff --git a/src/d/actor/d_a_wz.cpp b/src/d/actor/d_a_wz.cpp index 4b6e3ff96..500879179 100644 --- a/src/d/actor/d_a_wz.cpp +++ b/src/d/actor/d_a_wz.cpp @@ -165,11 +165,11 @@ static cPhs_State daWZ_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, /* Height */ 0.0f, - }, + }}, }; static dCcD_SrcSph ball_co_sph_src = { // dCcD_SrcGObjInf @@ -194,10 +194,10 @@ static cPhs_State daWZ_Create(fopAc_ac_c*) { /* SrcGObjCo SPrm */ 0, }, // cM3dGSphS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 15.0f, - }, + }}, }; } diff --git a/src/d/d_npc.cpp b/src/d/d_npc.cpp index 3767a139c..3c73c8126 100644 --- a/src/d/d_npc.cpp +++ b/src/d/d_npc.cpp @@ -964,9 +964,9 @@ dCcD_SrcCyl dNpc_cyl_src = { /* SrcGObjCo SPrm */ 0, }, // cM3dGCylS - { - /* Center */ 0.0f, 0.0f, 0.0f, + {{ + /* Center */ {0.0f, 0.0f, 0.0f}, /* Radius */ 0.0f, /* Height */ 0.0f, - }, + }}, };