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

@@ -1155,7 +1155,7 @@ ActorMarker * marker_init(s32 *pos, MarkerDrawFunc draw_func, int arg2, int mark
marker->roll = 0;
marker->unk2C_2 = 0;
marker->unk2C_1 = 0;
marker->collidable = 1;
marker->collidable = TRUE;
marker->unk3E_0 = 0;
marker->unk40_22 = 0;
marker->unk40_19 = 0;