mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
Frontface culling support boo sync
This commit is contained in:
@@ -197,7 +197,7 @@ void CWorldTransManager::DrawAllModels()
|
||||
lights.BuildFakeLightList(x4_modelData->x1a0_lights, zeus::CColor{0.1f, 0.1f, 0.1f, 1.0f});
|
||||
|
||||
CModelFlags flags = {};
|
||||
flags.m_extendedShaderIdx = 1;
|
||||
flags.m_extendedShader = EExtendedShader::Lighting;
|
||||
|
||||
if (!x4_modelData->x100_bgModelData[0].IsNull())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user