mirror of
https://github.com/zeldaret/tp
synced 2026-06-25 01:52:12 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -593,10 +593,6 @@ f32 fopAcM_searchActorDistanceXZ2(const fopAc_ac_c* i_actorA, const fopAc_ac_c*
|
||||
return (*posB - *posA).abs2XZ();
|
||||
}
|
||||
|
||||
BOOL daPy_py_c::checkNowWolf() {
|
||||
return dComIfGp_getLinkPlayer()->checkWolf();
|
||||
}
|
||||
|
||||
/* 8001AAE0-8001AC40 015420 0160+00 0/0 0/0 2/2 .text
|
||||
* fopAcM_rollPlayerCrash__FPC10fopAc_ac_cfUlffif */
|
||||
BOOL fopAcM_rollPlayerCrash(fopAc_ac_c const* i_crashActor, f32 i_range, u32 i_flag, f32 i_max_y,
|
||||
|
||||
Reference in New Issue
Block a user