mirror of
https://github.com/zeldaret/tp
synced 2026-06-14 22:29:14 -04:00
Clean up code, remove fakematches, add UNUSED, enable warnings (#2992)
* Remove NDEBUG_DEFINED fakematch, clean up getName temps * Fix ifdef * Fix bad JSystem pch ifdef breaking decomp.me * Remove Acch Chk fakematches * Private Acch fields * Fix some clangd errors in headers * Add UNUSED macro for matching debug parameters * Enable clangd unused-parameter warning * Remove extern from initializers Probably added by dol2asm? * Fix process profile definitions * Remove leftover dol2asm address comments * Remove some unnecessary double casts * Enable some more clangd warnings * Fix missing usages of fopAcM_ct * Fix wrong enum usage * Fix more fakematches
This commit is contained in:
@@ -407,7 +407,7 @@ static actor_method_class l_daDr_Method = {
|
||||
(process_method_func)daDr_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DR = {
|
||||
actor_process_profile_definition g_profile_DR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -197,7 +197,7 @@ static actor_method_class l_daL7lowDr_Method = {
|
||||
(process_method_func)daL7lowDr_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_L7lowDr = {
|
||||
actor_process_profile_definition g_profile_L7lowDr = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -839,7 +839,7 @@ static actor_method_class l_daL7ODR_Method = {
|
||||
(process_method_func)daL7ODR_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_L7ODR = {
|
||||
actor_process_profile_definition g_profile_L7ODR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -18882,7 +18882,7 @@ static actor_method_class l_daAlink_Method = {
|
||||
(process_method_func)daAlink_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_ALINK = {
|
||||
actor_process_profile_definition g_profile_ALINK = {
|
||||
fpcLy_CURRENT_e,
|
||||
5,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -187,7 +187,7 @@ static actor_method_class l_daAlldie_Method = {
|
||||
(process_method_func)daAlldie_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_ALLDIE = {
|
||||
actor_process_profile_definition g_profile_ALLDIE = {
|
||||
fpcLy_CURRENT_e,
|
||||
2,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -111,7 +111,7 @@ static actor_method_class l_daAndsw_Method = {
|
||||
(process_method_func)NULL,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_ANDSW = {
|
||||
actor_process_profile_definition g_profile_ANDSW = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -342,7 +342,7 @@ static actor_method_class l_daAndsw2_Method = {
|
||||
(process_method_func)daAndsw2_Execute,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_ANDSW2 = {
|
||||
actor_process_profile_definition g_profile_ANDSW2 = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1220,7 +1220,7 @@ static actor_method_class l_daArrowMethodTable = {
|
||||
(process_method_func)daArrow_draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_ARROW = {
|
||||
actor_process_profile_definition g_profile_ARROW = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
9, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -94,7 +94,6 @@ static int daB_BH_Draw(b_bh_class* i_this) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* 805B33ED 0003+00 data_805B33ED None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daB_BH_HIO_c l_HIO;
|
||||
@@ -1577,7 +1576,7 @@ static actor_method_class l_daB_BH_Method = {
|
||||
(process_method_func)daB_BH_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_BH = {
|
||||
actor_process_profile_definition g_profile_B_BH = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -2672,7 +2672,7 @@ static actor_method_class l_daB_BQ_Method = {
|
||||
(process_method_func)daB_BQ_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_BQ = {
|
||||
actor_process_profile_definition g_profile_B_BQ = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -281,7 +281,6 @@ daB_DR_HIO_c::daB_DR_HIO_c() {
|
||||
breath_feint2_OFF = true;
|
||||
}
|
||||
|
||||
/* 805C78FD 0003+00 hio_set None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daB_DR_HIO_c l_HIO;
|
||||
@@ -4287,7 +4286,7 @@ static actor_method_class l_daB_DR_Method = {
|
||||
(process_method_func)daB_DR_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_DR = {
|
||||
actor_process_profile_definition g_profile_B_DR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
4, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -943,7 +943,7 @@ static actor_method_class l_daB_DRE_Method = {
|
||||
(process_method_func)daB_DRE_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_DRE = {
|
||||
actor_process_profile_definition g_profile_B_DRE = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -203,13 +203,9 @@ static bool hio_set;
|
||||
|
||||
static daB_DS_HIO_c l_HIO;
|
||||
|
||||
/* 805DDB0C 0002+00 data_805DDB0C handL_ang */
|
||||
/* 805DDB0E 0002+00 data_805DDB0E handR_ang */
|
||||
static s16 handL_ang;
|
||||
static s16 handR_ang;
|
||||
|
||||
/* 805DDB10 0002+00 data_805DDB10 handX_ang */
|
||||
/* 805DDB12 0002+00 breathTimerBase None */
|
||||
static s16 handX_ang;
|
||||
static u8 breathTimerBase;
|
||||
|
||||
@@ -5686,7 +5682,7 @@ static actor_method_class l_daB_DS_Method = {
|
||||
(process_method_func)daB_DS_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_DS = {
|
||||
actor_process_profile_definition g_profile_B_DS = {
|
||||
fpcLy_CURRENT_e,
|
||||
4,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -543,10 +543,8 @@ static s16 s_TargetAngle;
|
||||
|
||||
static cXyz s_centerpos(217.0f, 1275.0f, -57.0f);
|
||||
|
||||
/* 805ED74C 0002+00 data_805ED74C s_M_Action__22@unnamed@d_a_b_gg_cpp@ */
|
||||
static s16 s_M_Action;
|
||||
|
||||
/* 805ED74E 0002+00 data_805ED74E s_W_Action__22@unnamed@d_a_b_gg_cpp@ */
|
||||
static s16 s_W_Action;
|
||||
}
|
||||
|
||||
@@ -4458,7 +4456,7 @@ static actor_method_class l_daB_GG_Method = {
|
||||
(process_method_func)daB_GG_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_GG = {
|
||||
actor_process_profile_definition g_profile_B_GG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -2231,7 +2231,7 @@ static actor_method_class l_daB_GM_Method = {
|
||||
(process_method_func)daB_GM_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_GM = {
|
||||
actor_process_profile_definition g_profile_B_GM = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -4956,7 +4956,7 @@ static actor_method_class l_daB_GND_Method = {
|
||||
(process_method_func)daB_GND_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_GND = {
|
||||
actor_process_profile_definition g_profile_B_GND = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -290,7 +290,7 @@ static actor_method_class l_daB_GO_Method = {
|
||||
(process_method_func)daB_GO_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_GO = {
|
||||
actor_process_profile_definition g_profile_B_GO = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -415,7 +415,7 @@ static actor_method_class l_daB_GOS_Method = {
|
||||
(process_method_func)daB_GOS_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_GOS = {
|
||||
actor_process_profile_definition g_profile_B_GOS = {
|
||||
fpcLy_CURRENT_e,
|
||||
8,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -3584,7 +3584,7 @@ static actor_method_class l_daB_MGN_Method = {
|
||||
(process_method_func)daB_MGN_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_MGN = {
|
||||
actor_process_profile_definition g_profile_B_MGN = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -3648,7 +3648,7 @@ static actor_method_class l_daB_OB_Method = {
|
||||
(process_method_func)daB_OB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_OB = {
|
||||
actor_process_profile_definition g_profile_B_OB = {
|
||||
fpcLy_CURRENT_e,
|
||||
4,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -118,7 +118,6 @@ static int daB_OH_Draw(b_oh_class* i_this) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* 8061DBB5 0003+00 data_8061DBB5 None */
|
||||
static u8 data_8061DBB5;
|
||||
|
||||
static daB_OH_HIO_c l_HIO;
|
||||
@@ -831,7 +830,7 @@ static actor_method_class l_daB_OH_Method = {
|
||||
(process_method_func)daB_OH_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_OH = {
|
||||
actor_process_profile_definition g_profile_B_OH = {
|
||||
fpcLy_CURRENT_e,
|
||||
3,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -299,7 +299,7 @@ static actor_method_class l_daB_OH2_Method = {
|
||||
(process_method_func)daB_OH2_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_OH2 = {
|
||||
actor_process_profile_definition g_profile_B_OH2 = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -342,7 +342,6 @@ void daB_TN_c::calcWaistAngle() {
|
||||
cLib_addCalcAngleS2(&mWaistAngle, sVar1, 4, 0x1000);
|
||||
}
|
||||
|
||||
/* 8062F01D 0003+00 data_8062F01D None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daB_TN_HIO_c l_HIO;
|
||||
@@ -5174,7 +5173,7 @@ static actor_method_class l_daB_TN_Method = {
|
||||
(process_method_func)daB_TN_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_TN = {
|
||||
actor_process_profile_definition g_profile_B_TN = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -122,7 +122,6 @@ enum L5_R50_RES_FIL_ID {
|
||||
/* 0x0A */ DZB_R50_P2,
|
||||
};
|
||||
|
||||
/* 80639F74 0001+00 data_80639F74 @1009 */
|
||||
static bool hio_set;
|
||||
|
||||
static daB_YO_HIO_c l_HIO;
|
||||
@@ -3432,7 +3431,7 @@ static actor_method_class l_daB_YO_Method = {
|
||||
(process_method_func)daB_YO_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_YO = {
|
||||
actor_process_profile_definition g_profile_B_YO = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1093,7 +1093,7 @@ static actor_method_class l_daB_YOI_Method = {
|
||||
(process_method_func)daB_YOI_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_YOI = {
|
||||
actor_process_profile_definition g_profile_B_YOI = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -399,7 +399,6 @@ void daB_ZANT_c::setDamageSe(dCcD_Sph* i_hitSph, int i_dmgAmount) {
|
||||
}
|
||||
}
|
||||
|
||||
/* 8064F5F5 0003+00 hio_set None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daB_ZANT_HIO_c l_HIO;
|
||||
@@ -5598,7 +5597,7 @@ static actor_method_class l_daB_ZANT_Method = {
|
||||
(process_method_func)daB_ZANT_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_ZANT = {
|
||||
actor_process_profile_definition g_profile_B_ZANT = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
4, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -276,7 +276,7 @@ static actor_method_class l_daB_ZANTM_Method = {
|
||||
(process_method_func)daB_ZANTM_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_ZANTM = {
|
||||
actor_process_profile_definition g_profile_B_ZANTM = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
4, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -506,7 +506,7 @@ static actor_method_class l_daB_ZANTZ_Method = {
|
||||
(process_method_func)daB_ZANTZ_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_ZANTZ = {
|
||||
actor_process_profile_definition g_profile_B_ZANTZ = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
4, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -227,7 +227,7 @@ static actor_method_class l_daB_ZANTS_Method = {
|
||||
(process_method_func)daB_ZANTS_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_B_ZANTS = {
|
||||
actor_process_profile_definition g_profile_B_ZANTS = {
|
||||
fpcLy_CURRENT_e,
|
||||
3,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -717,7 +717,7 @@ static actor_method_class daBalloon2D_METHODS = {
|
||||
(process_method_func)daBalloon2D_draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_BALLOON2D = {
|
||||
actor_process_profile_definition g_profile_BALLOON2D = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
3, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1003,7 +1003,6 @@ static int daBd_Create(fopAc_ac_c* i_act_this) {
|
||||
i_act_this->field_0x560 = 1;
|
||||
i_this->mStts.Init(100, 0, i_act_this);
|
||||
|
||||
/* 804DA234-804DA274 0002AC 0040+00 1/1 0/0 0/0 .data cc_sph_src$4956 */
|
||||
static dCcD_SrcSph cc_sph_src = {
|
||||
{
|
||||
{0x0, {{0x0, 0x0, 0x0}, {0xd8fbfdff, 0x3}, 0x75}}, // mObj
|
||||
@@ -1054,7 +1053,7 @@ static actor_method_class l_daBd_Method = {
|
||||
(process_method_func)daBd_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_BD = {
|
||||
actor_process_profile_definition g_profile_BD = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
8, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -623,7 +623,7 @@ static actor_method_class l_daBg_Method = {
|
||||
(process_method_func)daBg_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition2 g_profile_BG = {
|
||||
actor_process_profile_definition2 g_profile_BG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1359,7 +1359,7 @@ static actor_method_class daBgObj_METHODS = {
|
||||
(process_method_func)daBgObj_MoveBGDraw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_BG_OBJ = {
|
||||
actor_process_profile_definition g_profile_BG_OBJ = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -1494,7 +1494,7 @@ static actor_method_class l_daBoomerang_Method = {
|
||||
(process_method_func)daBoomerang_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_BOOMERANG = {
|
||||
actor_process_profile_definition g_profile_BOOMERANG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
6, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -250,7 +250,7 @@ static actor_method_class daBullet_MethodTable = {
|
||||
(process_method_func)daBullet_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_BULLET = {
|
||||
actor_process_profile_definition g_profile_BULLET = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
8, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -914,7 +914,7 @@ static actor_method_class l_daCanoe_Method = {
|
||||
(process_method_func)daCanoe_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_CANOE = {
|
||||
actor_process_profile_definition g_profile_CANOE = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
4, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -354,7 +354,7 @@ static actor_method_class daCoach2D_METHODS = {
|
||||
(process_method_func)daCoach2D_draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_COACH2D = {
|
||||
actor_process_profile_definition g_profile_COACH2D = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
3, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -163,7 +163,7 @@ static actor_method_class l_daCoachFire_Method = {
|
||||
(process_method_func)daCoachFire_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_COACH_FIRE = {
|
||||
actor_process_profile_definition g_profile_COACH_FIRE = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
3, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -59,7 +59,7 @@ static f32 l_CowRoomPosX[20] = {-10600.0f, -10600.0f, -10800.0f, -10800.0f, -110
|
||||
static f32 l_CowRoomPosZ[2] = {-19646.0f, -20926.0f};
|
||||
|
||||
#define N_WOLF_BUSTERS 3
|
||||
extern fpc_ProcID gWolfBustersID[N_WOLF_BUSTERS] = {fpcM_ERROR_PROCESS_ID_e, fpcM_ERROR_PROCESS_ID_e, fpcM_ERROR_PROCESS_ID_e};
|
||||
fpc_ProcID gWolfBustersID[N_WOLF_BUSTERS] = {fpcM_ERROR_PROCESS_ID_e, fpcM_ERROR_PROCESS_ID_e, fpcM_ERROR_PROCESS_ID_e};
|
||||
|
||||
} // namespace
|
||||
|
||||
@@ -431,10 +431,8 @@ void daCow_c::setGroundAngle() {
|
||||
|
||||
static f32 m_near_dist;
|
||||
|
||||
/* 806634F8 0002+00 data_806634F8 m_view_angle_wide */
|
||||
static s16 m_view_angle_wide;
|
||||
|
||||
/* 806634FA 0002+00 data_806634FA m_view_angle */
|
||||
static s16 m_view_angle;
|
||||
|
||||
#define IS_COW(actor) (fopAcM_GetName((actor)) == PROC_COW)
|
||||
@@ -3116,10 +3114,7 @@ u8 daCow_c::initialize() {
|
||||
}
|
||||
|
||||
int daCow_c::create() {
|
||||
if (!fopAcM_CheckCondition(this, 8)) {
|
||||
new (this) daCow_c();
|
||||
fopAcM_OnCondition(this, 8);
|
||||
}
|
||||
fopAcM_ct(this, daCow_c);
|
||||
|
||||
mPrm0 = fopAcM_GetParam(this);
|
||||
if (mPrm0 == (u8)-1 || mPrm0 >= 5) {
|
||||
@@ -3280,7 +3275,7 @@ static actor_method_class daCow_MethodTable = {
|
||||
daCow_Create, daCow_Delete, daCow_Execute, daCow_IsDelete, daCow_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_COW = {
|
||||
actor_process_profile_definition g_profile_COW = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -382,7 +382,7 @@ static actor_method_class l_daCrod_Method = {
|
||||
(process_method_func)daCrod_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_CROD = {
|
||||
actor_process_profile_definition g_profile_CROD = {
|
||||
fpcLy_CURRENT_e,
|
||||
8,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -576,7 +576,7 @@ static actor_method_class l_daCstaF_Method = {
|
||||
(process_method_func)daCstaF_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_CSTAF = {
|
||||
actor_process_profile_definition g_profile_CSTAF = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
3, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1212,7 +1212,7 @@ static actor_method_class l_daCstatue_Method = {
|
||||
(process_method_func)daCstatue_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_CSTATUE = {
|
||||
actor_process_profile_definition g_profile_CSTATUE = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1373,7 +1373,7 @@ static void teduna_ganon_hand_set(J3DModel* i_model, int param_2, int param_3) {
|
||||
}
|
||||
|
||||
static void ke_control(daDemo00_c* i_this, demo_s1_ke_s* param_2, int param_3, f32 param_4) {
|
||||
param_3;
|
||||
UNUSED(param_3);
|
||||
fopAc_ac_c* actor = i_this;
|
||||
int i;
|
||||
cXyz sp4C, sp40;
|
||||
@@ -1892,7 +1892,7 @@ static actor_method_class l_daDemo00_Method = {
|
||||
(process_method_func)daDemo00_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DEMO00 = {
|
||||
actor_process_profile_definition g_profile_DEMO00 = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -559,7 +559,7 @@ static actor_method_class l_daDitem_Method = {
|
||||
(process_method_func)daDitem_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_Demo_Item = {
|
||||
actor_process_profile_definition g_profile_Demo_Item = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -122,7 +122,7 @@ static actor_method_class l_daDisappear_Method = {
|
||||
(process_method_func)daDisappear_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DISAPPEAR = {
|
||||
actor_process_profile_definition g_profile_DISAPPEAR = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -88,7 +88,7 @@ static actor_method_class l_daDmidna_Method = {
|
||||
(process_method_func)daDmidna_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DMIDNA = {
|
||||
actor_process_profile_definition g_profile_DMIDNA = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#include "m_Do/m_Do_controller_pad.h"
|
||||
#include "Z2AudioLib/Z2Instances.h"
|
||||
|
||||
/* 8066F2B6 0002+00 data_8066F2B6 None */
|
||||
static bool noFallCheck;
|
||||
static bool hio_set;
|
||||
|
||||
@@ -2500,7 +2499,7 @@ static actor_method_class l_daDo_Method = {
|
||||
(process_method_func)daDo_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DO = {
|
||||
actor_process_profile_definition g_profile_DO = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -416,7 +416,7 @@ static actor_method_class l_daBdoor_Method = {
|
||||
(process_method_func)daBdoor_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_BOSS_DOOR = {
|
||||
actor_process_profile_definition g_profile_BOSS_DOOR = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -975,7 +975,7 @@ static actor_method_class l_daBdoorL1_Method = {
|
||||
(process_method_func)daBdoorL1_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_L1BOSS_DOOR = {
|
||||
actor_process_profile_definition g_profile_L1BOSS_DOOR = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -502,7 +502,7 @@ static actor_method_class l_daBdoorL5_Method = {
|
||||
(process_method_func)daBdoorL5_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_L5BOSS_DOOR = {
|
||||
actor_process_profile_definition g_profile_L5BOSS_DOOR = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -414,7 +414,7 @@ static actor_method_class l_daDbdoor00_Method = {
|
||||
(process_method_func)daDbdoor00_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DBDOOR = {
|
||||
actor_process_profile_definition g_profile_DBDOOR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -699,7 +699,7 @@ static actor_method_class l_daKnob20_Method = {
|
||||
(process_method_func)daKnob20_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_KNOB20 = {
|
||||
actor_process_profile_definition g_profile_KNOB20 = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1727,7 +1727,7 @@ static actor_method_class l_daMBdoorL1_Method = {
|
||||
(process_method_func)daMBdoorL1_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_L1MBOSS_DOOR = {
|
||||
actor_process_profile_definition g_profile_L1MBOSS_DOOR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -366,7 +366,7 @@ static actor_method_class daDoorPush_METHODS = {
|
||||
(process_method_func)daDoorPush_MoveBGDraw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_PushDoor = {
|
||||
actor_process_profile_definition g_profile_PushDoor = {
|
||||
fpcLy_CURRENT_e,
|
||||
3,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -2145,7 +2145,7 @@ static actor_method_class l_daDoor20_Method = {
|
||||
(process_method_func)daDoor20_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_DOOR20 = {
|
||||
actor_process_profile_definition g_profile_DOOR20 = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
3, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "d/actor/d_a_door_spiral.h"
|
||||
#include "f_op/f_op_actor.h"
|
||||
|
||||
extern actor_process_profile_definition g_profile_SPIRAL_DOOR = {
|
||||
actor_process_profile_definition g_profile_SPIRAL_DOOR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -245,7 +245,7 @@ static actor_method_class l_daDsh_Method = {
|
||||
(process_method_func)daDsh_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition2 g_profile_DSHUTTER = {
|
||||
actor_process_profile_definition2 g_profile_DSHUTTER = {
|
||||
{
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
|
||||
@@ -948,7 +948,7 @@ static actor_method_class l_daE_AI_Method = {
|
||||
(process_method_func)daE_AI_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_AI = {
|
||||
actor_process_profile_definition g_profile_E_AI = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -753,7 +753,7 @@ static actor_method_class l_daE_ARROW_Method = {
|
||||
(process_method_func)daE_ARROW_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_ARROW = {
|
||||
actor_process_profile_definition g_profile_E_ARROW = {
|
||||
fpcLy_CURRENT_e,
|
||||
8,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -1104,7 +1104,7 @@ static actor_method_class l_daE_BA_Method = {
|
||||
(process_method_func)daE_BA_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BA = {
|
||||
actor_process_profile_definition g_profile_E_BA = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "Z2AudioLib/Z2Instances.h"
|
||||
|
||||
/* 80685675 0003+00 data_80685675 None */
|
||||
static bool hio_set;
|
||||
|
||||
static daE_Bee_HIO_c l_HIO;
|
||||
@@ -814,7 +813,7 @@ static actor_method_class l_daE_Bee_Method = {
|
||||
(process_method_func)daE_Bee_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BEE = {
|
||||
actor_process_profile_definition g_profile_E_BEE = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -1422,7 +1422,7 @@ static actor_method_class l_daE_BG_Method = {
|
||||
(process_method_func)daE_BG_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BG = {
|
||||
actor_process_profile_definition g_profile_E_BG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -181,8 +181,6 @@ static void damage_check(e_bi_class* i_this) {
|
||||
}
|
||||
}
|
||||
|
||||
/* 8068DB1C 0001+00 data_8068DB1C @1009 */
|
||||
/* 8068DB1D 0003+00 data_8068DB1D None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daE_BI_HIO_c l_HIO;
|
||||
@@ -994,7 +992,7 @@ static actor_method_class l_daE_BI_Method = {
|
||||
(process_method_func)daE_BI_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BI = {
|
||||
actor_process_profile_definition g_profile_E_BI = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
9, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -122,7 +122,7 @@ static actor_method_class l_daE_BI_LEAF_Method = {
|
||||
(process_method_func)daE_BI_LEAF_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BI_LEAF = {
|
||||
actor_process_profile_definition g_profile_E_BI_LEAF = {
|
||||
fpcLy_CURRENT_e,
|
||||
9,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -928,7 +928,7 @@ static actor_method_class l_daE_BS_Method = {
|
||||
(process_method_func)daE_BS_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BS = {
|
||||
actor_process_profile_definition g_profile_E_BS = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1136,7 +1136,7 @@ static actor_method_class l_daE_BU_Method = {
|
||||
(process_method_func)daE_BU_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BU = {
|
||||
actor_process_profile_definition g_profile_E_BU = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -23,16 +23,12 @@ daE_Bug_HIO_c::daE_Bug_HIO_c() {
|
||||
field_0xc = 1.0f;
|
||||
}
|
||||
|
||||
/* 80697E6C 0001+00 data_80697E6C @1009 */
|
||||
/* 80697E6D 0003+00 data_80697E6D None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daE_Bug_HIO_c l_HIO;
|
||||
|
||||
/* 80697E8C 0001+00 data_80697E8C None */
|
||||
static s8 l_roomNo;
|
||||
|
||||
/* 80697E8D 0003+00 data_80697E8D None */
|
||||
static s8 data_80697E8D;
|
||||
|
||||
static int daE_Bug_Draw(e_bug_class* i_this) {
|
||||
@@ -904,7 +900,7 @@ static actor_method_class l_daE_Bug_Method = {
|
||||
(process_method_func)daE_Bug_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_BUG = {
|
||||
actor_process_profile_definition g_profile_E_BUG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -545,7 +545,7 @@ static actor_method_class l_daE_CR_Method = {
|
||||
(process_method_func)daE_CR_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_CR = {
|
||||
actor_process_profile_definition g_profile_E_CR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -223,7 +223,7 @@ static actor_method_class l_daE_CR_EGG_Method = {
|
||||
(process_method_func)daE_CR_EGG_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_CR_EGG = {
|
||||
actor_process_profile_definition g_profile_E_CR_EGG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -2205,7 +2205,7 @@ static actor_method_class l_daE_DB_Method = {
|
||||
(process_method_func)daE_DB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DB = {
|
||||
actor_process_profile_definition g_profile_E_DB = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -67,7 +67,7 @@ static actor_method_class l_daE_DB_LEAF_Method = {
|
||||
(process_method_func)daE_DB_LEAF_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DB_LEAF = {
|
||||
actor_process_profile_definition g_profile_E_DB_LEAF = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -1775,7 +1775,7 @@ static cPhs__Step daE_DD_Create(fopAc_ac_c* a_this) {
|
||||
return phase;
|
||||
}
|
||||
|
||||
extern actor_method_class l_daE_DD_Method = {
|
||||
actor_method_class l_daE_DD_Method = {
|
||||
(process_method_func)daE_DD_Create,
|
||||
(process_method_func)daE_DD_Delete,
|
||||
(process_method_func)daE_DD_Execute,
|
||||
@@ -1783,7 +1783,7 @@ extern actor_method_class l_daE_DD_Method = {
|
||||
(process_method_func)daE_DD_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DD = {
|
||||
actor_process_profile_definition g_profile_E_DD = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -714,7 +714,7 @@ static actor_method_class l_daE_DF_Method = {
|
||||
(process_method_func)daE_DF_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DF = {
|
||||
actor_process_profile_definition g_profile_E_DF = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1081,7 +1081,7 @@ static actor_method_class l_daE_DK_Method = {
|
||||
(process_method_func)daE_DK_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DK = {
|
||||
actor_process_profile_definition g_profile_E_DK = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -354,7 +354,6 @@ static BOOL other_bg_check2(e_dn_class* i_this, cXyz* i_pos) {
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
/* 804EEF2D 0003+00 data_804EEF2D None */
|
||||
u8 hio_set;
|
||||
|
||||
daE_DN_HIO_c l_HIO;
|
||||
@@ -3500,7 +3499,7 @@ static actor_method_class l_daE_DN_Method = {
|
||||
(process_method_func)daE_DN_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DN = {
|
||||
actor_process_profile_definition g_profile_E_DN = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -156,7 +156,6 @@ dCcD_SrcSph E_DT_n::cc_dt_tongue_src = {
|
||||
} // mSphAttr
|
||||
};
|
||||
|
||||
/* 806B629D 0003+00 data_806B629D None */
|
||||
static bool hio_set;
|
||||
|
||||
static daE_DT_HIO_c l_HIO;
|
||||
@@ -2561,7 +2560,7 @@ static actor_method_class l_daE_DT_Method = {
|
||||
(process_method_func)daE_DT_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_DT = {
|
||||
actor_process_profile_definition g_profile_E_DT = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1007,7 +1007,7 @@ static actor_method_class l_daE_FB_Method = {
|
||||
(process_method_func)daE_FB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_FB = {
|
||||
actor_process_profile_definition g_profile_E_FB = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -434,10 +434,8 @@ bool daE_FK_c::checkViewArea() {
|
||||
}
|
||||
|
||||
namespace {
|
||||
/* 806BB974 0002+00 data_806BB974 s_HorseAngle__22@unnamed@d_a_e_fk_cpp@ */
|
||||
static s16 s_HorseAngle;
|
||||
|
||||
/* 806BB976 0002+00 data_806BB976 s_AttackChk__22@unnamed@d_a_e_fk_cpp@ */
|
||||
static s16 s_AttackChk;
|
||||
}
|
||||
|
||||
@@ -813,7 +811,7 @@ static actor_method_class l_daE_FK_Method = {
|
||||
(process_method_func)daE_FK_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_FK = {
|
||||
actor_process_profile_definition g_profile_E_FK = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -234,7 +234,6 @@ static void* s_fmobj_del(void* i_actor, void* i_data) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/* 804FAE95 0003+00 data_804FAE95 None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daE_FM_HIO_c l_HIO;
|
||||
@@ -3880,7 +3879,7 @@ static actor_method_class l_daE_FM_Method = {
|
||||
(process_method_func)daE_FM_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_FM = {
|
||||
actor_process_profile_definition g_profile_E_FM = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -67,7 +67,6 @@ enum Joint {
|
||||
|
||||
namespace {
|
||||
|
||||
/* 806BE79E 0002+00 data_806BE79E s_AtCount__22@unnamed@d_a_e_fs_cpp@ */
|
||||
static s16 s_AtCount;
|
||||
|
||||
} // namespace
|
||||
@@ -850,7 +849,7 @@ static actor_method_class l_daE_Fs_Method = {
|
||||
(process_method_func)daE_Fs_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_FS = {
|
||||
actor_process_profile_definition g_profile_E_FS = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1040,7 +1040,7 @@ static actor_method_class l_daE_FZ_Method = {
|
||||
(process_method_func)daE_FZ_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_FZ = {
|
||||
actor_process_profile_definition g_profile_E_FZ = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -264,7 +264,7 @@ static actor_method_class l_daE_Ga_Method = {
|
||||
(process_method_func)daE_Ga_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GA = {
|
||||
actor_process_profile_definition g_profile_E_GA = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -670,7 +670,7 @@ static void kuki_control3(e_gb_class* i_this) {
|
||||
}
|
||||
|
||||
static void* s_b_sub(void* i_actor, void* i_data) {
|
||||
i_data;
|
||||
UNUSED(i_data);
|
||||
|
||||
if (fopAcM_IsActor(i_actor) && dBomb_c::checkBombActor((fopAc_ac_c*)i_actor) && !((dBomb_c*)i_actor)->checkStateExplode()) {
|
||||
cXyz sp28 = ((fopAc_ac_c*)i_actor)->current.pos - ((fopAc_ac_c*)i_data)->home.pos;
|
||||
@@ -1724,7 +1724,7 @@ static actor_method_class l_daE_GB_Method = {
|
||||
(process_method_func)daE_GB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GB = {
|
||||
actor_process_profile_definition g_profile_E_GB = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1376,7 +1376,7 @@ static actor_method_class l_daE_GE_Method = {
|
||||
(process_method_func)daE_GE_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GE = {
|
||||
actor_process_profile_definition g_profile_E_GE = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1111,7 +1111,7 @@ static actor_method_class l_daE_GI_Method = {
|
||||
(process_method_func)daE_GI_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GI = {
|
||||
actor_process_profile_definition g_profile_E_GI = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -90,13 +90,10 @@ public:
|
||||
};
|
||||
|
||||
namespace {
|
||||
/* 806D7B34-806D7B38 000038 0004+00 2/3 0/0 0/0 .data l_hitActorID__22@unnamed@d_a_e_gm_cpp@ */
|
||||
static fpc_ProcID l_hitActorID = fpcM_ERROR_PROCESS_ID_e;
|
||||
|
||||
/* 806D7B38-806D7B3C 00003C 0004+00 2/4 0/0 0/0 .data l_coreActorID__22@unnamed@d_a_e_gm_cpp@ */
|
||||
static fpc_ProcID l_coreActorID = fpcM_ERROR_PROCESS_ID_e;
|
||||
|
||||
/* 806D7B3C-806D7B7C 000040 0040+00 0/1 0/0 0/0 .data cc_sph_src__22@unnamed@d_a_e_gm_cpp@ */
|
||||
static dCcD_SrcSph cc_sph_src = {
|
||||
{
|
||||
{0x0, {{AT_TYPE_CSTATUE_SWING, 0x1, 0xD}, {0xDAFBFDFF, 0x3}, 0x75}},
|
||||
@@ -139,26 +136,19 @@ static u8 hio_set;
|
||||
static daE_GM_HIO_c l_HIO;
|
||||
|
||||
namespace {
|
||||
/* 806D7EF8-806D7F04 000088 000C+00 0/3 0/0 0/0 .bss l_corePos__22@unnamed@d_a_e_gm_cpp@ */
|
||||
static cXyz l_corePos(0.0f, 0.0f, 0.0f);
|
||||
|
||||
/* 806D7F10-806D7F18 0000A0 0006+02 0/3 0/0 0/0 .bss l_coreAngle__22@unnamed@d_a_e_gm_cpp@ */
|
||||
static csXyz l_coreAngle;
|
||||
|
||||
/* 806D7F18-806D7F1C 0000A8 0004+00 0/2 0/0 0/0 .bss l_coreSpeedF__22@unnamed@d_a_e_gm_cpp@ */
|
||||
static f32 l_coreSpeedF;
|
||||
} // namespace
|
||||
|
||||
/* 806D7F1C -00001 0004+00 11/14 0/0 0/0 .bss None */
|
||||
static u8 lbl_195_bss_AC;
|
||||
|
||||
/* 806D7F1D 0001+00 data_806D7F1D None */
|
||||
static u8 lbl_195_bss_AD;
|
||||
|
||||
/* 806D7F1E 0001+00 data_806D7F1E None */
|
||||
static u8 lbl_195_bss_AE;
|
||||
|
||||
/* 806D7F1F 0001+00 data_806D7F1F None */
|
||||
static u8 lbl_195_bss_AF;
|
||||
|
||||
void daE_GM_c::action() {
|
||||
@@ -1833,7 +1823,7 @@ static actor_method_class l_daE_GM_Method = {
|
||||
(process_method_func)daE_GM_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GM = {
|
||||
actor_process_profile_definition g_profile_E_GM = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -276,7 +276,6 @@ static void damage_check(e_gob_class* i_this) {
|
||||
}
|
||||
}
|
||||
|
||||
/* 806DF2C5 0003+00 data_806DF2C5 None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daE_GOB_HIO_c l_HIO;
|
||||
@@ -2403,7 +2402,7 @@ static actor_method_class l_daE_GOB_Method = {
|
||||
(process_method_func)daE_GOB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GOB = {
|
||||
actor_process_profile_definition g_profile_E_GOB = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -232,7 +232,7 @@ static actor_method_class l_daE_GS_Method = {
|
||||
(process_method_func)daE_GS_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_GS = {
|
||||
actor_process_profile_definition g_profile_E_GS = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1510,7 +1510,7 @@ static actor_method_class l_daE_HB_Method = {
|
||||
(process_method_func)daE_HB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_HB = {
|
||||
actor_process_profile_definition g_profile_E_HB = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -86,7 +86,7 @@ static actor_method_class l_daE_HB_LEAF_Method = {
|
||||
(process_method_func)daE_HB_LEAF_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_HB_LEAF = {
|
||||
actor_process_profile_definition g_profile_E_HB_LEAF = {
|
||||
fpcLy_CURRENT_e,
|
||||
7,
|
||||
fpcPi_CURRENT_e,
|
||||
|
||||
@@ -1602,7 +1602,7 @@ static actor_method_class l_daE_HM_Method = {
|
||||
(process_method_func)daE_HM_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_HM = {
|
||||
actor_process_profile_definition g_profile_E_HM = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -169,7 +169,6 @@ static bool hio_set;
|
||||
static daE_HP_HIO_c l_HIO;
|
||||
|
||||
int daE_HP_c::draw() {
|
||||
/* 806EA3E8-806EA3EC 000100 0004+00 1/1 0/0 0/0 .data particleNmaeDt$4030 */
|
||||
static u16 particleNmaeDt[2] = {
|
||||
0x8789,
|
||||
0x878A,
|
||||
@@ -1328,7 +1327,7 @@ static actor_method_class l_daE_HP_Method = {
|
||||
(process_method_func)daE_HP_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_HP = {
|
||||
actor_process_profile_definition g_profile_E_HP = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -2092,7 +2092,7 @@ static actor_method_class l_daE_HZ_Method = {
|
||||
(process_method_func)daE_HZ_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_HZ = {
|
||||
actor_process_profile_definition g_profile_E_HZ = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1534,7 +1534,7 @@ static actor_method_class l_daE_HZELDA_Method = {
|
||||
(process_method_func)daE_HZELDA_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_HZELDA = {
|
||||
actor_process_profile_definition g_profile_E_HZELDA = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -752,7 +752,7 @@ static actor_method_class l_daE_IS_Method = {
|
||||
(process_method_func)daE_IS_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_IS = {
|
||||
actor_process_profile_definition g_profile_E_IS = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -743,7 +743,7 @@ static actor_method_class l_daE_KG_Method = {
|
||||
(process_method_func)daE_KG_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_KG = {
|
||||
actor_process_profile_definition g_profile_E_KG = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -1490,7 +1490,7 @@ static actor_method_class l_daE_KK_Method = {
|
||||
(process_method_func)daE_KK_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_KK = {
|
||||
actor_process_profile_definition g_profile_E_KK = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -2390,7 +2390,7 @@ static actor_method_class l_daE_Kr_Method = {
|
||||
(process_method_func)daE_Kr_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_KR = {
|
||||
actor_process_profile_definition g_profile_E_KR = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -89,7 +89,6 @@ static int daE_MB_Draw(e_mb_class* i_this) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* 80708C2D 0003+00 data_80708C2D None */
|
||||
static u8 hio_set;
|
||||
|
||||
static daE_MB_HIO_c l_HIO;
|
||||
@@ -743,7 +742,7 @@ static actor_method_class l_daE_MB_Method = {
|
||||
(process_method_func)daE_MB_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_MB = {
|
||||
actor_process_profile_definition g_profile_E_MB = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
@@ -455,7 +455,7 @@ static actor_method_class l_daE_MD_Method = {
|
||||
(process_method_func)daE_MD_Draw,
|
||||
};
|
||||
|
||||
extern actor_process_profile_definition g_profile_E_MD = {
|
||||
actor_process_profile_definition g_profile_E_MD = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
7, // mListID
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user