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

@@ -24,8 +24,8 @@ f32 D_8037DE20[3];
void chBadShad_update(Actor *this){
s32 iVar1;
if(!this->initialized){
this->initialized = 1;
this->marker->collidable = 0;
this->initialized = TRUE;
this->marker->collidable = FALSE;
}
if(!this->despawn_flag && this->unk1C_x < (f32)(globalTimer_getTime() - 1) ){
//unlink