mirror of
https://github.com/zeldaret/tp
synced 2026-06-17 15:17:13 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -303,7 +303,7 @@ void daObjSwTurn_c::modeWait() {
|
||||
}
|
||||
field_0x5c0 = -1;
|
||||
}
|
||||
if (daPy_py_c::i_checkNowWolf()) {
|
||||
if (daPy_py_c::checkNowWolf()) {
|
||||
cXyz local_44 = player->current.pos - current.pos;
|
||||
mDoMtx_stack_c::YrotS(-shape_angle.y);
|
||||
mDoMtx_stack_c::multVec(&local_44, &local_44);
|
||||
|
||||
Reference in New Issue
Block a user