Merge branch 'document/spiral-mountain' into 'master'

document: SM/codeF0, SM/codeBF0

See merge request banjo.decomp/banjo-kazooie!106
This commit is contained in:
Banjo Kazooie
2024-11-03 17:23:50 +00:00
9 changed files with 83 additions and 71 deletions

View File

@@ -631,7 +631,7 @@ void chSmBottles_update(Actor *this) {
}
else if (actor_animationIsAt(this, 0.9999f)) { //L8038A378
__chSmBottles_setState(this, SM_BOTTLES_STATE_1_UNKNOWN);
func_80386540();
codeF0_func_80386540();
}
break;
}//L8038A3A0