MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xModelResetMaterial

Function xModelResetMaterial

src/SB/Core/x/xModel.cpp:552–555  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

550}
551
552void xModelResetMaterial(xModelInstance* model)
553{
554 iModelResetMaterial(model->Data);
555}
556
557void xModel_SceneEnter(RpWorld* world)
558{

Callers 1

xModelRenderSingleFunction · 0.85

Calls 1

iModelResetMaterialFunction · 0.50

Tested by

no test coverage detected