modelRender.c documentation
This commit is contained in:
@@ -91,7 +91,7 @@ Actor *func_802E0738(ActorMarker *marker, Gfx **gfx, Mtx **mtx, Vtx **vtx){
|
||||
this = func_80325300(marker, &sp34);
|
||||
func_8033A2D4(func_802E0710, this);
|
||||
func_8033A2E8(func_80325794, marker);
|
||||
func_803391A4(gfx, mtx, this->position, &sp34, this->scale, NULL, func_80330B1C(marker));
|
||||
modelRender_draw(gfx, mtx, this->position, &sp34, this->scale, NULL, func_80330B1C(marker));
|
||||
return this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user