core2/code_9E370.c progress

This commit is contained in:
Banjo Kazooie
2022-07-21 02:22:17 -05:00
parent b64ea3fc27
commit f9588fa0c1
5 changed files with 418 additions and 42 deletions

View File

@@ -140,7 +140,7 @@ bool func_803882E4(ActorMarker * this_marker, ActorMarker * other_marker){
this_marker->unk14_20 = 0x16C;
}
else{
this_marker->unk14_20 = 0xA5;
this_marker->unk14_20 = MARKER_A5_NIPPER;
}
return TRUE;
}