summaryrefslogtreecommitdiffstats
path: root/globals.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'globals.cginc')
-rwxr-xr-xglobals.cginc2
1 files changed, 2 insertions, 0 deletions
diff --git a/globals.cginc b/globals.cginc
index 97b8d1d..b75eac6 100755
--- a/globals.cginc
+++ b/globals.cginc
@@ -207,6 +207,8 @@ float _Aperiodic_Tiling_Normal_Thickness;
#if defined(_ZEBRA)
float _Zebra_Scale;
+float _Zebra_Angle;
+float _Zebra_X_Scale;
#endif // _ZEBRA
#if defined(_CUSTOM31_WORLD)