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 c94f7ab..61b59e0 100755 --- a/features.cginc +++ b/features.cginc @@ -226,4 +226,8 @@ #pragma shader_feature_local _CLOTH //endex +//ifex _Letter_Grid_Enabled==0 +#pragma shader_feature_local _LETTER_GRID +//endex + #endif // __FEATURES_INC |
