diff options
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index ab81cb2..726383e 100755 --- a/features.cginc +++ b/features.cginc @@ -226,6 +226,10 @@ #pragma shader_feature_local _CLOTH //endex +//ifex _SSFD_Enabled==0 +#pragma shader_feature_local _SSFD +//endex + //ifex _Letter_Grid_Enabled==0 #pragma shader_feature_local _LETTER_GRID #pragma shader_feature_local _LETTER_GRID_ANIMATE |
