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

@@ -54,7 +54,7 @@ void func_802C5DDC(Actor *this){
if(!this->initialized){
this->initialized = TRUE;
marker_setCollisionScripts(this->marker, func_802C5DA0, NULL, NULL);
func_803300D8(this->marker, func_802C5D54);
marker_setFreeMethod(this->marker, func_802C5D54);
func_802F32C4(func_8032994C(), this->position, 200.0f, this->marker, func_802C5C70);
this->unk60 = 10.0f;
}