d_a_npc_ykw almost matching (#2613)

This commit is contained in:
Max Roncace
2025-08-30 03:30:51 -04:00
committed by GitHub
parent 589ad79dc4
commit 40eb5cb1ca
8 changed files with 3088 additions and 2422 deletions
+1 -1
View File
@@ -2704,7 +2704,7 @@ void daB_YO_c::executeDeath() {
case 15:
if (strcmp(dComIfGp_getEventManager().getRunEventName(), "BOSSCLEAR05")) {
unk_FD2 = true;
mIsEnemyDemoEnd = true;
mMode = 16;
}
return;
+6
View File
@@ -699,6 +699,12 @@ static BOOL daNpcT_chkPassed(cXyz i_pos, dPnt* i_points, u16 i_idx, u16 i_num, B
return (u16)abs(angle_diff) > 0x4000;
}
#if DEBUG
int daNpcT_Path_c::drawDbgInfo(f32 param_0, int param_1) {
return 0;
}
#endif
static f32 dummy_literal() {
cXyz vec;
return vec.abs();
+2895 -2360
View File
File diff suppressed because it is too large Load Diff