core2/code_78E50.c done, misc documentation

This commit is contained in:
Banjo Kazooie
2022-12-05 13:37:58 -06:00
parent 1c063c781c
commit 612636992f
94 changed files with 899 additions and 970 deletions

View File

@@ -23,7 +23,7 @@ s32 func_802E0CB0(Actor *this);
s32 D_8037E610;
/* .code */
void func_802E0A10(ActorMarker *marker, ActorMarker *other_marker){
void chMumboToken_collect(ActorMarker *marker, ActorMarker *other_marker){
Actor *this;
this = marker_getActor(marker);
@@ -79,7 +79,7 @@ void func_802E0B10(Actor *this){
}//L802E0BD4
if(!func_8032BBE8(this)){
marker_setCollisionScripts(this->marker, func_802E0A10, NULL, NULL);
marker_setCollisionScripts(this->marker, chMumboToken_collect, NULL, NULL);
}
if(this->marker->unk14_21 && randf() < 0.1){