func_80307CA0() match

This commit is contained in:
Banjo Kazooie
2023-02-22 16:34:34 -06:00
parent d0112a6d4a
commit ffd0495f90
15 changed files with 72 additions and 75 deletions

View File

@@ -10,12 +10,12 @@ struct {
u8 bsStoredStateInTrot; //in trot
/* .code */
void func_8029A890(void){
func_802957FC();
void bsStoredState_debug(void){
ability_debug();
}
void bsStoredState_clear(void){
func_80295804();
ability_clearAll();
bsStoredState.longleg_timer = bsStoredState.turbo_timer = 0.0f;
bsStoredState.transformation = TRANSFORM_1_BANJO;
bsStoredStateInTrot = FALSE;