document various assets, bsStoredState.c, and stateTimers.c

This commit is contained in:
Banjo Kazooie
2023-02-16 13:21:40 -06:00
parent dd74091cb7
commit 1c4d1b54cd
107 changed files with 1649 additions and 1255 deletions

View File

@@ -61,7 +61,7 @@ s32 func_802930C0(struct_C0E0 *arg0, s32 arg1){
if(arg1 < 0)
return 0;
else{
switch(_player_getTransformation()){
switch(bsStoredState_getTransformation()){
case TRANSFORM_2_TERMITE: //L80293110
return func_80293070(arg0, arg1, &D_803637F0);
case TRANSFORM_3_PUMPKIN: //L80293124