core2/code_B62B0.c done

This commit is contained in:
Banjo Kazooie
2022-08-14 16:49:51 -05:00
parent 7c72e31e63
commit 023aafaa92
18 changed files with 932 additions and 198 deletions

View File

@@ -38,9 +38,6 @@ void func_8038AA58(void){}
#else
void func_8038AA60(void){
switch(D_80392F50.unk0){
// case 0:
// break;
case 1:
if(D_80392F50.unk4 <= 0){
func_8025A6EC(COMUSIC_2D_PUZZLE_SOLVED_FANFARE, 28000);
@@ -68,9 +65,13 @@ void func_8038AA60(void){
}
break;
default:
case 0:
case 3://L8038A96C
break;
}
}
#endif