change bool (#644)

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
coco875
2024-07-22 05:42:14 +02:00
committed by GitHub
parent 973eaa32fc
commit 3d0c047cc9
45 changed files with 453 additions and 452 deletions
+1 -1
View File
@@ -3270,7 +3270,7 @@ void render_ice_block(s32 arg0) {
for (playerId = 0; playerId < gPlayerCountSelection1; playerId++) {
objectIndex = gIndexLakituList[playerId];
if (objectIndex) {}
if (func_80072320(objectIndex, 4) != FALSE) {
if (func_80072320(objectIndex, 4) != false) {
func_8005285C(playerId);
}
func_80072320(objectIndex, 0x00000010);