diff options
Diffstat (limited to 'globals.cginc')
| -rw-r--r-- | globals.cginc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/globals.cginc b/globals.cginc index 4045633..ad55457 100644 --- a/globals.cginc +++ b/globals.cginc @@ -1145,6 +1145,7 @@ float _Gimmick_Lens_00_Frame_Counter_Speed; #if defined(_GIMMICK_LENS_00_SSFD) float _Gimmick_Lens_00_SSFD_Scale; float _Gimmick_Lens_00_SSFD_Max_Fwidth; +float _Gimmick_Lens_00_SSFD_Size_Factor; texture3D _Gimmick_Lens_00_SSFD_Noise; #endif #endif @@ -1158,8 +1159,5 @@ float _Surface_Stable_Fractal_Dithering_Size_Factor; float _Surface_Stable_Fractal_Dithering_Brightness_Factor; #endif - - - #endif |
