core2/code_935F0.c done

This commit is contained in:
Banjo Kazooie
2022-08-17 23:03:46 -05:00
parent 1b417fb873
commit 51284af959
36 changed files with 787 additions and 527 deletions

View File

@@ -98,6 +98,6 @@ void func_802B9B14(void){
}
void func_802B9D00(void){
if(bs_getInterruptType() == 0xA)
if(bs_getInterruptType() == BS_INTR_A)
func_80296608();
}