core2/code_83D70.c done

This commit is contained in:
Banjo Kazooie
2022-08-15 16:45:08 -05:00
parent 46ed2ced3c
commit 91a7ea3cad
66 changed files with 575 additions and 338 deletions

View File

@@ -30,7 +30,7 @@ void bsthrow_update(void){
f32 sp34[3];
f32 sp28[3];
f32 sp24;
ActorMarker *sp20 = func_802948EC();
ActorMarker *sp20 = carriedobj_getMarker();
if(D_8037D580 == 0 && sp20 != NULL)
func_802948F8(sp20);
@@ -60,7 +60,7 @@ void bsthrow_end(void){
}
void bsthrow_interrupt(void){
if(bs_getInterruptType() == 0x12){
if(bs_getInterruptType() == BS_INTR_12){
if(D_8037D580 == 0){
func_8028DE6C(carriedObject_getActorID());
}