mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 11:47:42 +00:00
CModelShaders: Check noZWrite for thermal depth test
Adds back LightingAlphaWrite extended shader
This commit is contained in:
@@ -45,7 +45,8 @@ enum class EExtendedShader : uint8_t {
|
||||
Disintegrate,
|
||||
ForcedAdditiveNoZWriteDepthGreater,
|
||||
ThermalCold,
|
||||
LightingAlphaWriteNoZTest,
|
||||
LightingAlphaWrite,
|
||||
LightingAlphaWriteNoZTestNoZWrite,
|
||||
LightingCubeReflection,
|
||||
LightingCubeReflectionWorldShadow,
|
||||
MAX
|
||||
|
||||
Reference in New Issue
Block a user