diff options
author | quou <quou@disroot.org> | 2025-01-18 17:35:27 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2025-01-18 17:35:27 +1100 |
commit | 7b6bda1188cf80ffc85b16e099d7811c92dbd7ac (patch) | |
tree | 4e27a5a59c7a3d20de9dd15167b2c706aca4a090 /configure.lua | |
parent | b2392cf01e6fd0c15bc52941177fbe4b8a5d1a69 (diff) |
tonemap
Diffstat (limited to 'configure.lua')
-rw-r--r-- | configure.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.lua b/configure.lua index ac95b4d..3d4a748 100644 --- a/configure.lua +++ b/configure.lua @@ -45,6 +45,7 @@ config = { "sky", "surface", "surface_depthonly", + "tonemap", "triangle", "ui", }, |