d_a_obj_jump initial documentation pass

This commit is contained in:
LagoLunatic
2026-05-21 14:41:15 -04:00
parent fcf5898096
commit d10eaa3ef8
11 changed files with 131 additions and 131 deletions
+1 -1
View File
@@ -2063,7 +2063,7 @@ BOOL daNpc_Cb1_c::searchNpcAction(void*) {
}
temp = fopAcM_searchPlayerAngleY(this);
if(door || !routeCheck(dist_xz_sq, &temp) || dComIfGp_checkPlayerStatus0(0, daPyStts0_UNK2000000_e | daPyStts0_UNK100_e | daPyStts0_UNK1_e) || ((daPy_py_c*)pPlayer)->checkAttentionLock()) {
if(door || !routeCheck(dist_xz_sq, &temp) || dComIfGp_checkPlayerStatus0(0, daPyStts0_UNK2000000_e | daPyStts0_HANG_e | daPyStts0_UNK1_e) || ((daPy_py_c*)pPlayer)->checkAttentionLock()) {
temp2 = 0.0f;
if(speedF == 0.0f) {