document: SM/codeF0, SM/codeBF0

This commit is contained in:
Dominik Peters
2024-11-03 17:23:50 +00:00
committed by Banjo Kazooie
parent 819ba6b9ce
commit d65dc78f42
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