modelRender.c documentation

This commit is contained in:
Banjo Kazooie
2022-12-01 00:21:11 -06:00
parent 0ffe8f35a2
commit b74c76a430
69 changed files with 296 additions and 326 deletions

View File

@@ -27,7 +27,7 @@ void func_802DC67C(Actor *this){
if(!this->initialized){
this->initialized = TRUE;
this->unk124_9 = 0;
this->depth_mode = MODEL_RENDER_DEPTH_NONE;
func_803262E4(this);
actor_collisionOff(this);
func_803300D8(this->marker, func_802DC650);