Bool values naming

This commit is contained in:
Adrien Bonnin
2024-09-10 19:37:16 +02:00
parent b77274c9ea
commit 6307691657
26 changed files with 37 additions and 37 deletions

View File

@@ -73,7 +73,7 @@ void MM_func_80387FF4(Actor * this){
break;
case ORANGE_LANDED_STATE:
if(this->unk60 < 324.0){
this->marker->collidable = 0;
this->marker->collidable = FALSE;
}
this->unk60 -= 4.0;
if(this->unk60 < 4.0){