documented volatile flag functions and enums and some Actor struct members

This commit is contained in:
mariob92
2024-09-08 12:22:27 +02:00
parent 347c3edcdf
commit 615e2bda33
111 changed files with 584 additions and 549 deletions

View File

@@ -2237,7 +2237,7 @@ void chfinalboss_update(Actor *this){
chfinalboss_phase5_update(this->marker);
break;
}
func_80320524(0x23, local->phase, 3);
volatileFlag_setN(0x23, local->phase, 3);
player_getPosition(D_80392788);
D_80392798[0] = this->position[0];
D_80392798[1] = this->position[1];