From cb55e813456480a036673d1d32608e10b10c8f87 Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 3 Nov 2024 15:23:21 -0800 Subject: Lots of tweaks --- oklab.cginc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oklab.cginc') diff --git a/oklab.cginc b/oklab.cginc index f35d634..337eb94 100644 --- a/oklab.cginc +++ b/oklab.cginc @@ -29,7 +29,7 @@ #ifndef __OKLAB_INC #define __OKLAB_INC -#if defined(_OKLAB) || defined(_GIMMICK_LETTER_GRID_COLOR_WAVE) || defined(_GIMMICK_AL_CHROMA_00_HUE_SHIFT) +#if defined(_OKLAB) || defined(_GIMMICK_LETTER_GRID_COLOR_WAVE) || defined(_GIMMICK_AL_CHROMA_00_HUE_SHIFT) || defined(_GIMMICK_FOG_00_RAY_MARCH_0) // Utilities relating to the OKLAB color space, as defined here: // https://bottosson.github.io/posts/oklab/ -- cgit v1.2.3