diff options
| author | yum <yum.food.vr@gmail.com> | 2024-11-03 15:23:21 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2024-11-03 15:23:21 -0800 |
| commit | cb55e813456480a036673d1d32608e10b10c8f87 (patch) | |
| tree | d54c125b2fd01403fec0b4f26d470ffbbeff2468 /oklab.cginc | |
| parent | 9cc586ddce424f619a2a1fba192c5f3e4c01a29d (diff) | |
Lots of tweaks
Diffstat (limited to 'oklab.cginc')
| -rw-r--r-- | oklab.cginc | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |
