mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 12:59:12 +00:00
Various model rendering fixes
This commit is contained in:
@@ -220,7 +220,7 @@ void CCubeMaterial::SetCurrent(const CModelFlags& flags, const CCubeSurface& sur
|
||||
}
|
||||
|
||||
// SetNumIndStages(numIndStages);
|
||||
// SetNumTevStages(finalTevCount);
|
||||
aurora::gfx::disable_tev_stage(static_cast<ERglTevStage>(finalTevCount));
|
||||
// SetNumTexGens(tcgCount);
|
||||
// SetNumColorChans(finalNumColorChans);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user