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

@@ -30,7 +30,7 @@ void func_802DC67C(Actor *this){
this->depth_mode = MODEL_RENDER_DEPTH_NONE;
func_803262E4(this);
actor_collisionOff(this);
func_803300D8(this->marker, func_802DC650);
marker_setFreeMethod(this->marker, func_802DC650);
}
}