address variaty of compiler warnings and code documentation
This commit is contained in:
@@ -88,7 +88,7 @@ Actor *func_802E0738(ActorMarker *marker, Gfx **gfx, Mtx **mtx, Vtx **vtx){
|
||||
f32 sp34[3];
|
||||
Actor *this;
|
||||
|
||||
this = func_80325300(marker, &sp34);
|
||||
this = marker_getActorAndRotation(marker, &sp34);
|
||||
modelRender_preDraw( (GenMethod_1)func_802E0710, (s32)this);
|
||||
modelRender_postDraw((GenMethod_1)func_80325794, (s32)marker);
|
||||
modelRender_draw(gfx, mtx, this->position, sp34, this->scale, NULL, func_80330B1C(marker));
|
||||
|
Reference in New Issue
Block a user