Document ch Bottles2

This commit is contained in:
Owlenuff
2024-10-02 09:55:46 +02:00
parent de24d9230d
commit 82cc8de206
25 changed files with 167 additions and 144 deletions

View File

@@ -658,7 +658,7 @@ void chvilegame_update(Actor *this) {
}
if (this->state == 5) {
if (local->unkC == 7) {
func_8024E55C(0, sp30);
controller_copyFaceButtons(0, sp30);
if ((sp30[FACE_BUTTON(BUTTON_B)] > 0) && func_8038C2A8(local->vile_marker)) {
func_8038A068(this, 0xA);
}