document more vola flags

This commit is contained in:
mariob92
2024-09-08 15:21:48 +02:00
parent 615e2bda33
commit 35f93d5505
42 changed files with 259 additions and 204 deletions

View File

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