mirror of
https://github.com/zeldaret/tp
synced 2026-06-25 10:02:05 -04:00
d_a_npc cleanup (#2466)
* d_a_npc first cleanup pass * more d_a_npc cleanup
This commit is contained in:
@@ -1306,7 +1306,7 @@ int daNpc_Hanjo_c::cutPursuitBee(int param_1) {
|
||||
break;
|
||||
case 3:
|
||||
mJntAnm.lookNone(0);
|
||||
if (field_0x10e8.getDstPosH(current.pos, &cStack_6c, field_0x10e8.mpRoomPath->m_num, 4)) {
|
||||
if (field_0x10e8.getDstPosH(current.pos, &cStack_6c, field_0x10e8.mPathInfo->m_num, 4)) {
|
||||
rv = 1;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user