diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index e42a768..7f1cccc 100644 --- a/features.cginc +++ b/features.cginc @@ -75,5 +75,9 @@ #pragma shader_feature_local _EYE_EFFECT_00 //endex +//ifex _SSFD_Enabled==0 +#pragma shader_feature_local _SSFD +//endex + #endif // __FEATURES_INC |
