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 314aca0..67605f3 100644 --- a/features.cginc +++ b/features.cginc @@ -216,6 +216,10 @@ #pragma shader_feature_local _LETTER_GRID //endex +//ifex _Unigram_Letter_Grid_Enabled==0 +#pragma shader_feature_local _UNIGRAM_LETTER_GRID +//endex + //ifex _Shatter_Wave_Enabled==0 #pragma shader_feature_local _SHATTER_WAVE //endex |
