renamed Actor.unk16C_4 to Actor.volatile_initialized

This commit is contained in:
mariob92
2024-09-10 11:20:14 +02:00
parent b77274c9ea
commit 062344a1fb
192 changed files with 430 additions and 430 deletions

View File

@@ -284,7 +284,7 @@ typedef struct actor_s{
s8 pad167[0x1];
s32 unk168; //saved marker->unk58
u32 unk16C_31:27; //saved s1->marker->unk5C
u32 unk16C_4:1; // initialization related?
u32 volatile_initialized:1; // the difference between this flag and initialized is that it is reset in actors_appendToSavestate
u32 unk16C_3:1;
u32 unk16C_2:1;
u32 unk16C_1:1;