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

@@ -168,7 +168,7 @@ void fxegg_head_spawn(void){
f32 tmp_f8 = 20.0f;
marker->unk2C_1 = 1;
marker->collidable = 1;
marker->collidable = TRUE;
func_803300B8(marker, fxegg_collide);
func_8033EA40(0, 20.0f);
func_8033EA40(1, 0.0f);