mirror of
https://github.com/zeldaret/tp
synced 2026-06-07 20:11:27 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -460,10 +460,6 @@ BOOL daPy_py_c::checkWoodShieldEquip() {
|
||||
return equipShield == fpcNm_ITEM_WOOD_SHIELD || equipShield == fpcNm_ITEM_SHIELD;
|
||||
}
|
||||
|
||||
BOOL daPy_py_c::checkNowWolf() {
|
||||
return dComIfGp_getLinkPlayer()->checkWolf();
|
||||
}
|
||||
|
||||
/* 8015F3FC-8015F424 159D3C 0028+00 0/0 4/4 3/3 .text getAttentionOffsetY__9daPy_py_cFv
|
||||
*/
|
||||
f32 daPy_py_c::getAttentionOffsetY() {
|
||||
|
||||
Reference in New Issue
Block a user