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

@@ -62,7 +62,7 @@ void func_802DC900(Actor *this){
this->initialized = TRUE;
this->depth_mode = MODEL_RENDER_DEPTH_NONE;
actor_collisionOff(this);
func_803300D8(this->marker, func_802DC8F0);
marker_setFreeMethod(this->marker, func_802DC8F0);
}
}