Renaming player_isDead function

This commit is contained in:
Nabnut
2024-09-19 12:32:02 +02:00
parent f0d53d6fcd
commit db8a200799
8 changed files with 10 additions and 10 deletions

View File

@@ -232,7 +232,7 @@ bool func_8029D7B4(void){
&& func_8028EC04() < 1U
&& func_80297C6C() != 3
&& bs_getState() != BS_3D_FALL_TUMBLING
&& func_8028F22C() < 1U
&& player_isDead() < 1U
;
}
return 0;